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

module-definition

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

module-definition - npm Package Compare versions

Comparing version 5.0.1 to 6.0.0

18

package.json
{
"name": "module-definition",
"version": "5.0.1",
"version": "6.0.0",
"description": "Determines if a file is using a CommonJS or AMD module definition",

@@ -32,14 +32,14 @@ "main": "index.js",

"engines": {
"node": ">=14"
"node": ">=18"
},
"dependencies": {
"ast-module-types": "^5.0.0",
"node-source-walk": "^6.0.1"
"ast-module-types": "^6.0.0",
"node-source-walk": "^7.0.0"
},
"devDependencies": {
"c8": "^7.13.0",
"memfs": "^3.5.1",
"mocha": "^10.2.0",
"unionfs": "^4.4.0",
"xo": "^0.54.2"
"c8": "^9.1.0",
"memfs": "^4.8.1",
"mocha": "^10.4.0",
"unionfs": "^4.5.4",
"xo": "^0.58.0"
},

@@ -46,0 +46,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