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.0 to 5.0.1

18

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

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

"ast-module-types": "^5.0.0",
"node-source-walk": "^6.0.0"
"node-source-walk": "^6.0.1"
},

@@ -62,6 +62,2 @@ "devDependencies": {

],
"max-nested-callbacks": [
"error",
6
],
"operator-linebreak": [

@@ -85,12 +81,4 @@ "error",

"unicorn/prevent-abbreviations": "off"
},
"overrides": [
{
"files": "test/**",
"envs": [
"mocha"
]
}
]
}
}
}

2

README.md
# module-definition
[![CI](https://img.shields.io/github/actions/workflow/status/dependents/module-definition/ci.yml?branch=main&label=CI&logo=github)](https://github.com/dependents/module-definition/actions/workflows/ci.yml?query=branch%3Amain)
[![npm version](https://img.shields.io/npm/v/module-definition)](https://www.npmjs.com/package/module-definition)
[![npm version](https://img.shields.io/npm/v/module-definition?logo=npm&logoColor=fff)](https://www.npmjs.com/package/module-definition)
[![npm downloads](https://img.shields.io/npm/dm/module-definition)](https://www.npmjs.com/package/module-definition)

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