New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jsdoc3-parser

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdoc3-parser - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

7

package.json
{
"name": "jsdoc3-parser",
"version": "2.0.0",
"version": "3.0.0",
"description": "Get the AST of a file using JSDoc3's parser",
"main": "index.js",
"scripts": {
"test": "jscs -p airbnb index.js test/test.js && mocha test/test.js"
"test": "mocha test/test.js"
},

@@ -25,8 +25,7 @@ "repository": {

"dependencies": {
"jsdoc": "^3.5.5"
"jsdoc": "^4.0.0"
},
"devDependencies": {
"jscs": "~1.10.0",
"mocha": "~2.1.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc