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

esrecurse

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esrecurse - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

.babelrc

28

package.json

@@ -6,3 +6,3 @@ {

"main": "esrecurse.js",
"version": "4.1.0",
"version": "4.2.0",
"engines": {

@@ -23,15 +23,18 @@ "node": ">=0.10.0"

"dependencies": {
"estraverse": "~4.1.0",
"estraverse": "^4.1.0",
"object-assign": "^4.0.1"
},
"devDependencies": {
"chai": "^3.3.0",
"coffee-script": "^1.9.1",
"esprima": "^2.1.0",
"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-preset-es2015": "^6.24.1",
"babel-register": "^6.24.1",
"chai": "^4.0.2",
"esprima": "^4.0.0",
"gulp": "^3.9.0",
"gulp-bump": "^1.0.0",
"gulp-eslint": "^1.0.0",
"gulp-filter": "^3.0.1",
"gulp-git": "^1.1.0",
"gulp-mocha": "^2.1.3",
"gulp-bump": "^2.7.0",
"gulp-eslint": "^4.0.0",
"gulp-filter": "^5.0.0",
"gulp-git": "^2.4.1",
"gulp-mocha": "^4.3.1",
"gulp-tag-version": "^1.2.1",

@@ -46,3 +49,8 @@ "jsdoc": "^3.3.0-alpha10",

"lint": "gulp lint"
},
"babel": {
"presets": [
"es2015"
]
}
}
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