Comparing version 4.0.3 to 5.0.1
{ | ||
"name": "jsdoc-api", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "4.0.3", | ||
"version": "5.0.1", | ||
"description": "A programmatic interface for jsdoc", | ||
@@ -17,3 +17,3 @@ "repository": "https://github.com/jsdoc2md/jsdoc-api.git", | ||
"engines": { | ||
"node": ">=4.0.0" | ||
"node": ">=8.0.0" | ||
}, | ||
@@ -27,17 +27,17 @@ "scripts": { | ||
"collect-json": "^1.0.8", | ||
"coveralls": "^3.0.0", | ||
"coveralls": "^3.0.3", | ||
"jsdoc-to-markdown": "^4.0.1", | ||
"rimraf": "^2.6.2", | ||
"test-runner": "~0.5.0" | ||
"rimraf": "^2.6.3", | ||
"test-runner": "~0.5.1" | ||
}, | ||
"dependencies": { | ||
"array-back": "^2.0.0", | ||
"array-back": "^3.1.0", | ||
"cache-point": "^0.4.1", | ||
"collect-all": "^1.0.3", | ||
"file-set": "^2.0.0", | ||
"file-set": "^2.0.1", | ||
"fs-then-native": "^2.0.0", | ||
"jsdoc": "~3.5.5", | ||
"jsdoc": "^3.6.1", | ||
"object-to-spawn-args": "^1.1.1", | ||
"temp-path": "^1.0.0", | ||
"walk-back": "^3.0.0" | ||
"walk-back": "^3.0.1" | ||
}, | ||
@@ -49,3 +49,7 @@ "standard": { | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"index.js", | ||
"lib/*.js" | ||
] | ||
} |
@@ -234,2 +234,2 @@ [![view on npm](http://img.shields.io/npm/v/jsdoc-api.svg)](https://www.npmjs.org/package/jsdoc-api) | ||
© 2015-18 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown). | ||
© 2015-19 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown). |
Sorry, the diff of this file is not supported yet
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
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
4
25879
157177
9
404
+ Added@babel/helper-string-parser@7.25.9(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/parser@7.26.2(transitive)
+ Added@babel/types@7.26.0(transitive)
+ Added@types/linkify-it@5.0.0(transitive)
+ Added@types/markdown-it@12.2.3(transitive)
+ Added@types/mdurl@2.0.0(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addedarray-back@3.1.0(transitive)
+ Addedbluebird@3.7.2(transitive)
+ Addedcatharsis@0.9.0(transitive)
+ Addedentities@2.1.0(transitive)
+ Addedescape-string-regexp@2.0.0(transitive)
+ Addedjs2xmlparser@4.0.2(transitive)
+ Addedjsdoc@3.6.11(transitive)
+ Addedklaw@3.0.0(transitive)
+ Addedlinkify-it@3.0.3(transitive)
+ Addedmarkdown-it@12.3.2(transitive)
+ Addedmarkdown-it-anchor@8.6.7(transitive)
+ Addedmarked@4.3.0(transitive)
+ Addedmdurl@1.0.1(transitive)
+ Addedmkdirp@1.0.4(transitive)
+ Addedstrip-json-comments@3.1.1(transitive)
+ Addeduc.micro@1.0.6(transitive)
+ Addedunderscore@1.13.7(transitive)
+ Addedxmlcreate@2.0.4(transitive)
- Removedbabylon@7.0.0-beta.19(transitive)
- Removedbluebird@3.5.5(transitive)
- Removedcatharsis@0.8.11(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedjs2xmlparser@3.0.0(transitive)
- Removedjsdoc@3.5.5(transitive)
- Removedklaw@2.0.0(transitive)
- Removedmarked@0.3.19(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedstrip-json-comments@2.0.1(transitive)
- Removedunderscore@1.8.3(transitive)
- Removedxmlcreate@1.0.2(transitive)
Updatedarray-back@^3.1.0
Updatedfile-set@^2.0.1
Updatedjsdoc@^3.6.1
Updatedwalk-back@^3.0.1