Comparing version 0.1.2 to 0.1.3-beta.0
{ | ||
"name": "soldoc", | ||
"version": "0.1.2", | ||
"version": "0.1.3-beta.0", | ||
"description": "An solidity documentation generator, based in NatSpec format.", | ||
@@ -61,20 +61,21 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hq20/solidity-parser-antlr": "0.4.12-alpha.0" | ||
"@hq20/solidity-parser-antlr": "0.4.12-alpha.0", | ||
"@typescript-eslint/typescript-estree": "2.18.0" | ||
}, | ||
"devDependencies": { | ||
"@types/highlight.js": "9.12.3", | ||
"@types/jest": "25.1.0", | ||
"@types/jest": "25.1.1", | ||
"@types/meow": "5.0.0", | ||
"@types/mustache": "4.0.0", | ||
"@types/node": "13.5.0", | ||
"@types/node": "13.7.0", | ||
"@types/node-emoji": "1.8.1", | ||
"@typescript-eslint/eslint-plugin": "2.18.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.18.0", | ||
"@typescript-eslint/parser": "2.18.0", | ||
"@typescript-eslint/eslint-plugin": "2.19.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.19.0", | ||
"@typescript-eslint/parser": "2.19.0", | ||
"coveralls": "3.0.9", | ||
"directory-tree": "2.2.4", | ||
"eslint": "6.8.0", | ||
"eslint-plugin-import": "2.20.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"expect.js": "0.3.1", | ||
"highlight.js": "9.18.0", | ||
"highlight.js": "9.18.1", | ||
"jest": "25.1.0", | ||
@@ -81,0 +82,0 @@ "markdown-it": "10.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
105051
12
792
1
10
6
+ Added@typescript-eslint/typescript-estree@2.18.0(transitive)
+ Addedeslint-visitor-keys@1.3.0(transitive)
+ Addedis-extglob@2.1.1(transitive)
+ Addedis-glob@4.0.3(transitive)
+ Addedsemver@6.3.1(transitive)
+ Addedtslib@1.14.1(transitive)
+ Addedtsutils@3.21.0(transitive)
+ Addedtypescript@5.7.2(transitive)