Socket
Socket
Sign inDemoInstall

estraverse

Package Overview
Dependencies
0
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.0 to 1.9.1

5

estraverse.js

@@ -40,3 +40,3 @@ /*

}
}(this, function (exports) {
}(this, function clone(exports) {
'use strict';

@@ -840,3 +840,6 @@

exports.Controller = Controller;
exports.cloneEnvironment = function () { return clone({}); };
return exports;
}));
/* vim: set sw=4 ts=4 et tw=80 : */

2

package.json

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

"main": "estraverse.js",
"version": "1.9.0",
"version": "1.9.1",
"engines": {

@@ -9,0 +9,0 @@ "node": ">=0.10.0"

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