babel-eslint
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -39,2 +39,6 @@ var acornToEsprima = require("./acorn-to-esprima"); | ||
// monkeypatch estraverse-fb | ||
var estraverseFb = eslintMod.require("estraverse-fb"); | ||
assign(estraverseFb.VisitorKeys, t.VISITOR_KEYS); | ||
// monkeypatch escope | ||
@@ -41,0 +45,0 @@ var escope = require(escopeLoc); |
{ | ||
"name": "babel-eslint", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
17963
478