Socket
Socket
Sign inDemoInstall

escodegen

Package Overview
Dependencies
12
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.1 to 1.7.0

17

package.json

@@ -18,3 +18,3 @@ {

],
"version": "1.6.1",
"version": "1.7.0",
"engines": {

@@ -36,3 +36,3 @@ "node": ">=0.10.0"

"estraverse": "^1.9.1",
"esutils": "^1.1.6",
"esutils": "^2.0.2",
"esprima": "^1.2.2",

@@ -42,3 +42,3 @@ "optionator": "^0.5.0"

"optionalDependencies": {
"source-map": "~0.1.40"
"source-map": "~0.2.0"
},

@@ -51,3 +51,3 @@ "devDependencies": {

"commonjs-everywhere": "^0.9.7",
"esprima-moz": "*",
"esprima-moz": "1.0.0-dev-harmony-moz",
"gulp": "^3.8.10",

@@ -58,8 +58,3 @@ "gulp-eslint": "^0.2.0",

},
"licenses": [
{
"type": "BSD",
"url": "http://github.com/estools/escodegen/raw/master/LICENSE.BSD"
}
],
"license": "BSD-2-Clause",
"scripts": {

@@ -73,2 +68,2 @@ "test": "gulp travis",

}
}
}

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

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