babel-eslint
Advanced tools
Comparing version 3.1.11 to 3.1.12
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
57925
Updatedbabel-core@^5.5.1