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

@endo/cjs-module-analyzer

Package Overview
Dependencies
Maintainers
5
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@endo/cjs-module-analyzer - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

### [0.2.5](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.4...@endo/cjs-module-analyzer@0.2.5) (2021-07-22)
**Note:** Version bump only for package @endo/cjs-module-analyzer
### [0.2.4](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.3...@endo/cjs-module-analyzer@0.2.4) (2021-06-20)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@endo/cjs-module-analyzer",
"version": "0.2.4",
"version": "0.2.5",
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.",

@@ -25,2 +25,3 @@ "keywords": [],

"build": "exit 0",
"cover": "c8 ava",
"lint": "yarn lint:types && yarn lint:js",

@@ -33,5 +34,6 @@ "lint-fix": "eslint --fix '**/*.js'",

"devDependencies": {
"@endo/eslint-config": "^0.3.11",
"@endo/eslint-config": "^0.3.12",
"ava": "^3.12.1",
"babel-eslint": "^10.0.3",
"c8": "^7.7.3",
"eslint": "^7.23.0",

@@ -69,3 +71,3 @@ "eslint-config-airbnb-base": "^14.0.0",

},
"gitHead": "9e01f1b96869b8296eed9c6a408e74132a556449"
"gitHead": "2e9673128014d82f238e845c9285ba7005c30900"
}
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