Socket
Socket
Sign inDemoInstall

escodegen

Package Overview
Dependencies
12
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.4.3

11

package.json

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

},
"version": "1.4.2",
"files": [
"LICENSE.BSD",
"LICENSE.source-map",
"README.md",
"bin",
"escodegen.js",
"gulpfile.js",
"package.json"
],
"version": "1.4.3",
"engines": {

@@ -13,0 +22,0 @@ "node": ">=0.10.0"

2

README.md

@@ -9,3 +9,3 @@ ## Escodegen

[ECMAScript](http://www.ecma-international.org/publications/standards/Ecma-262.htm)
(also popularly known as [JavaScript](http://en.wikipedia.org/wiki/JavaScript>JavaScript))
(also popularly known as [JavaScript](http://en.wikipedia.org/wiki/JavaScript))
code generator from [Mozilla's Parser API](https://developer.mozilla.org/en/SpiderMonkey/Parser_API)

@@ -12,0 +12,0 @@ AST. See the [online generator](https://estools.github.io/escodegen/demo/index.html)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc