Commit 3ba2a135 by Francisco Giordano

Update solidity-docgen

parent 4a53ee5a
......@@ -7224,7 +7224,104 @@
"bundleDependencies": [
"source-map-support",
"yargs",
"ethereumjs-util"
"ethereumjs-util",
"@types/bn.js",
"@types/node",
"@types/pbkdf2",
"@types/secp256k1",
"ansi-regex",
"ansi-styles",
"base-x",
"blakejs",
"bn.js",
"brorand",
"browserify-aes",
"bs58",
"bs58check",
"buffer-from",
"buffer-xor",
"camelcase",
"cipher-base",
"cliui",
"color-convert",
"color-name",
"create-hash",
"create-hmac",
"cross-spawn",
"decamelize",
"elliptic",
"emoji-regex",
"end-of-stream",
"ethereum-cryptography",
"ethjs-util",
"evp_bytestokey",
"execa",
"find-up",
"get-caller-file",
"get-stream",
"hash-base",
"hash.js",
"hmac-drbg",
"inherits",
"invert-kv",
"is-fullwidth-code-point",
"is-hex-prefixed",
"is-stream",
"isexe",
"keccak",
"lcid",
"locate-path",
"map-age-cleaner",
"md5.js",
"mem",
"mimic-fn",
"minimalistic-assert",
"minimalistic-crypto-utils",
"nice-try",
"node-addon-api",
"node-gyp-build",
"npm-run-path",
"once",
"os-locale",
"p-defer",
"p-finally",
"p-is-promise",
"p-limit",
"p-locate",
"p-try",
"path-exists",
"path-key",
"pbkdf2",
"pump",
"randombytes",
"readable-stream",
"require-directory",
"require-main-filename",
"ripemd160",
"rlp",
"safe-buffer",
"scrypt-js",
"secp256k1",
"semver",
"set-blocking",
"setimmediate",
"sha.js",
"shebang-command",
"shebang-regex",
"signal-exit",
"source-map",
"string_decoder",
"string-width",
"strip-ansi",
"strip-eof",
"strip-hex-prefix",
"util-deprecate",
"which",
"which-module",
"wrap-ansi",
"wrappy",
"y18n",
"yargs-parser"
],
"dev": true,
"dependencies": {
......@@ -14922,9 +15019,9 @@
"dev": true
},
"node_modules/solidity-docgen": {
"version": "0.5.12",
"resolved": "https://registry.npmjs.org/solidity-docgen/-/solidity-docgen-0.5.12.tgz",
"integrity": "sha512-zM0Q5Tb/wAG/LDW4r4PYqAopcAx+ZBJLJd4lF01QltIZF8QjqUPNDCp8oVF09zbQuJw6LtaYQ2UNzDIXrSR2eQ==",
"version": "0.5.13",
"resolved": "https://registry.npmjs.org/solidity-docgen/-/solidity-docgen-0.5.13.tgz",
"integrity": "sha512-m8PVkJ9ZCVwjfUI7r6aTlzn7uVystsw9j8gv1Bn0afS3nMe3iqtxUxY5nL3OccGP2kxpxiQbt8xxtsOm5bQAcQ==",
"dev": true,
"dependencies": {
"@oclif/command": "^1.8.0",
......@@ -29360,9 +29457,9 @@
}
},
"solidity-docgen": {
"version": "0.5.12",
"resolved": "https://registry.npmjs.org/solidity-docgen/-/solidity-docgen-0.5.12.tgz",
"integrity": "sha512-zM0Q5Tb/wAG/LDW4r4PYqAopcAx+ZBJLJd4lF01QltIZF8QjqUPNDCp8oVF09zbQuJw6LtaYQ2UNzDIXrSR2eQ==",
"version": "0.5.13",
"resolved": "https://registry.npmjs.org/solidity-docgen/-/solidity-docgen-0.5.13.tgz",
"integrity": "sha512-m8PVkJ9ZCVwjfUI7r6aTlzn7uVystsw9j8gv1Bn0afS3nMe3iqtxUxY5nL3OccGP2kxpxiQbt8xxtsOm5bQAcQ==",
"dev": true,
"requires": {
"@oclif/command": "^1.8.0",
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment