Comparing version 1.10.0 to 1.11.0
{ | ||
"name": "asty-astq", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "Abstract Syntax Tree With Integrated Query Engine", | ||
@@ -28,3 +28,3 @@ "keywords": [ "ast", "abstract", "syntax", "tree", "query", "engine", "integration", "asty", "astq" ], | ||
"@babel/core": "7.2.2", | ||
"eslint": "5.10.0", | ||
"eslint": "5.11.0", | ||
"eslint-config-standard": "12.0.0", | ||
@@ -40,8 +40,8 @@ "eslint-plugin-standard": "4.0.0", | ||
"uglifyify": "5.0.1", | ||
"browserify-header": "0.9.4", | ||
"browserify-derequire": "0.9.6" | ||
"browserify-header": "1.0.0", | ||
"browserify-derequire": "1.0.0" | ||
}, | ||
"dependencies": { | ||
"asty": "1.8.0", | ||
"astq": "2.4.0" | ||
"astq": "2.5.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
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
122339
729
+ Addedastq@2.5.0(transitive)
- Removedastq@2.4.0(transitive)
Updatedastq@2.5.0