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

module-definition

Package Overview
Dependencies
Maintainers
1
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 3.0.0 to 3.1.0

8

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

@@ -20,3 +20,3 @@ "main": "index.js",

"dependencies": {
"ast-module-types": "^2.3.2",
"ast-module-types": "^2.4.0",
"node-source-walk": "^4.0.0"

@@ -28,6 +28,6 @@ },

"devDependencies": {
"jscs": "~2.11.0",
"jscs-preset-mrjoelkemp": "~1.0.0",
"jscs": "^3.0.7",
"jscs-preset-mrjoelkemp": "~2.0.0",
"mocha": "^5.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