Socket
Socket
Sign inDemoInstall

escodegen

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

escodegen - npm Package Compare versions

Comparing version 0.0.27 to 0.0.28

5

package.json

@@ -10,3 +10,3 @@ {

},
"version": "0.0.27",
"version": "0.0.28",
"engines": {

@@ -56,4 +56,5 @@ "node": ">=0.4.0"

"release": "node tools/release.js",
"build": "./node_modules/.bin/cjsify -ma path: tools/entry-point.js > escodegen.browser.js"
"build-min": "./node_modules/.bin/cjsify -ma path: tools/entry-point.js > escodegen.browser.min.js",
"build": "./node_modules/.bin/cjsify -a path: tools/entry-point.js > escodegen.browser.js"
}
}

6

README.md

@@ -17,7 +17,8 @@

or in a Node.js application via the package manager:
escodegen.browser.js is found in tagged-revision. See Tags on GitHub.
Or in a Node.js application via the package manager:
npm install escodegen
### Usage

@@ -39,3 +40,2 @@

### License

@@ -42,0 +42,0 @@

Sorry, the diff of this file is too big to display

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