Comparing version 1.5.1 to 1.5.2
{ | ||
"ecmaFeatures": {}, | ||
"parser": "babel-eslint", | ||
@@ -26,3 +25,3 @@ "env": { | ||
"no-continue": 0, | ||
"no-control-regex": 2, | ||
"no-control-regex": 0, | ||
"no-debugger": 2, | ||
@@ -29,0 +28,0 @@ "no-delete-var": 2, |
{ | ||
"name": "asty", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Abstract Syntax Tree (AST) Data Structure", | ||
@@ -24,9 +24,9 @@ "keywords": [ "ast", "abstract", "syntax", "tree", "data", "structure" ], | ||
"grunt-contrib-clean": "~1.1.0", | ||
"grunt-browserify": "~5.0.0", | ||
"grunt-browserify": "~5.2.0", | ||
"grunt-jscs": "~3.0.1", | ||
"grunt-mocha-test": "~0.13.2", | ||
"grunt-eslint": "~19.0.0", | ||
"babel-eslint": "~7.2.3", | ||
"mocha": "~3.3.0", | ||
"chai": "~3.5.0", | ||
"grunt-mocha-test": "~0.13.3", | ||
"grunt-eslint": "~20.1.0", | ||
"babel-eslint": "~8.0.1", | ||
"mocha": "~4.0.1", | ||
"chai": "~4.1.2", | ||
"babelify": "~7.3.0", | ||
@@ -33,0 +33,0 @@ "babel-preset-es2015": "~6.24.1", |
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
148284
20
1868