Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

detective-es6

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detective-es6 - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

index.js

10

package.json
{
"name": "detective-es6",
"version": "0.0.0",
"version": "1.0.0",
"description": "Get the dependencies of an es6 module",
"main": "index.js",
"scripts": {
"test": " "
"test": "mocha test/test.js"
},

@@ -24,3 +24,7 @@ "repository": {

},
"homepage": "https://github.com/mrjoelkemp/node-detective-es6"
"homepage": "https://github.com/mrjoelkemp/node-detective-es6",
"dependencies": {
"mocha": "~2.0.1",
"node-source-walk": "~1.2.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