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

babel-eslint

Package Overview
Dependencies
Maintainers
2
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-eslint - npm Package Compare versions

Comparing version 3.1.11 to 3.1.12

2

acorn-to-esprima.js

@@ -214,3 +214,3 @@ var traverse = require("babel-core").traverse;

this.isDeclareVariable()) {
return this.remove();
return this.dangerouslyRemove();
}

@@ -217,0 +217,0 @@

{
"name": "babel-eslint",
"version": "3.1.11",
"version": "3.1.12",
"description": "",

@@ -11,3 +11,3 @@ "main": "index.js",

"dependencies": {
"babel-core": "^5.1.8",
"babel-core": "^5.5.1",
"lodash.assign": "^3.0.0",

@@ -14,0 +14,0 @@ "lodash.pick": "^3.1.0"

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