Socket
Socket
Sign inDemoInstall

detective-cjs

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detective-cjs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

package.json
{
"name": "detective-cjs",
"version": "1.0.3",
"version": "1.0.4",
"description": "Get the dependencies of a CommonJS module by traversing its AST",

@@ -31,6 +31,6 @@ "main": "index.js",

"dependencies": {
"ast-module-types": "~2.2.1",
"escodegen": "~1.5.0",
"node-source-walk": "~2.0.0"
"ast-module-types": "^2.2.1",
"escodegen": "^1.5.0",
"node-source-walk": "^2.0.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