Socket
Socket
Sign inDemoInstall

estraverse

Package Overview
Dependencies
0
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 4.0.0

.editorconfig

4

estraverse.js

@@ -199,3 +199,3 @@ /*

SpreadElement: 'SpreadElement',
SuperExpression: 'SuperExpression',
Super: 'Super',
SwitchStatement: 'SwitchStatement',

@@ -273,3 +273,3 @@ SwitchCase: 'SwitchCase',

SpreadElement: ['argument'],
SuperExpression: ['super'],
Super: [],
SwitchStatement: ['discriminant', 'cases'],

@@ -276,0 +276,0 @@ SwitchCase: ['test', 'consequent'],

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

"main": "estraverse.js",
"version": "3.1.0",
"version": "4.0.0",
"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