abstract-syntax-tree
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "abstract-syntax-tree", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "abstract syntax tree class for js", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/buxlabs/ast.git" | ||
"url": "git+https://github.com/buxlabs/abstract-syntax-tree.git" | ||
}, | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/buxlabs/ast/issues" | ||
"url": "https://github.com/buxlabs/abstract-syntax-tree/issues" | ||
}, | ||
@@ -34,3 +34,3 @@ "files": [ | ||
], | ||
"homepage": "https://github.com/buxlabs/ast#readme", | ||
"homepage": "https://github.com/buxlabs/abstract-syntax-tree#readme", | ||
"devDependencies": { | ||
@@ -37,0 +37,0 @@ "benchmark": "^2.1.4", |
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
13077