abstract-syntax-tree
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,3 +0,7 @@ | ||
# @buxlabs/ast changelog | ||
# abstract-syntax-tree changelog | ||
## 1.0.3 | ||
* edit: update cherow to 1.6.8 | ||
## 0.11.0 | ||
@@ -31,3 +35,3 @@ | ||
## 0.9.4 | ||
* add: support node >= 4.0.0 ([#40](https://github.com/buxlabs/ast/pull/40/files)) | ||
* add: support node >= 4.0.0 ([#40](https://github.com/buxlabs/abstract-syntax-tree/pull/40/files)) | ||
@@ -34,0 +38,0 @@ ## 0.9.3 |
{ | ||
"name": "abstract-syntax-tree", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "abstract syntax tree class for js", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"benchmark": "^2.1.4", | ||
"leakage": "^0.3.0", | ||
"leakage": "^0.4.0", | ||
"standard": "^11.0.1" | ||
@@ -41,3 +41,3 @@ }, | ||
"astring": "^1.3.0", | ||
"cherow": "^1.4.16", | ||
"cherow": "^1.6.8", | ||
"comparify": "^0.2.0", | ||
@@ -44,0 +44,0 @@ "esquery": "^1.0.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
13160
1
Updatedcherow@^1.6.8