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

detective-es6

Package Overview
Dependencies
Maintainers
3
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 4.0.1 to 5.0.0

12

package.json
{
"name": "detective-es6",
"version": "4.0.1",
"version": "5.0.0",
"description": "Get the dependencies of an ES6 module",

@@ -36,11 +36,11 @@ "main": "index.js",

"engines": {
"node": ">=14"
"node": ">=18"
},
"dependencies": {
"node-source-walk": "^6.0.1"
"node-source-walk": "^7.0.0"
},
"devDependencies": {
"c8": "^7.13.0",
"mocha": "^10.2.0",
"xo": "^0.54.2"
"c8": "^9.1.0",
"mocha": "^10.4.0",
"xo": "^0.58.0"
},

@@ -47,0 +47,0 @@ "xo": {

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