apidoc-core
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "apidoc-core", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Core parser library to generate apidoc result following the apidoc-spec", | ||
@@ -36,9 +36,10 @@ "author": "Peter Rottmann <rottmann@inveris.de>", | ||
"lodash": "~2.4.1", | ||
"semver": "^4.1.0", | ||
"semver": "~4.1.0", | ||
"wrench": "~1.5.8" | ||
}, | ||
"devDependencies": { | ||
"jshint": "^2.5.10", | ||
"marked": "^0.3.2", | ||
"mocha": "^2.0.1", | ||
"apidoc-example": "*", | ||
"jshint": "~2.5.10", | ||
"marked": "~0.3.2", | ||
"mocha": "~2.0.1", | ||
"should": "~4.2.1" | ||
@@ -45,0 +46,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
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
100104
0
5
+ Addedsemver@4.1.1(transitive)
- Removedsemver@4.3.6(transitive)
Updatedsemver@~4.1.0