regexp-ast-analysis
Advanced tools
Comparing version 0.2.2 to 0.2.3
# Changelog | ||
## 0.2.3 (2021-07-15) | ||
### Changed | ||
- Updated refa and regexpp. | ||
## 0.2.2 (2021-06-03) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "regexp-ast-analysis", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A library for analysing JS RegExp", | ||
@@ -51,4 +51,4 @@ "main": "index", | ||
"dependencies": { | ||
"refa": "^0.8.0", | ||
"regexpp": "^3.1.0" | ||
"refa": "^0.9.0", | ||
"regexpp": "^3.2.0" | ||
}, | ||
@@ -55,0 +55,0 @@ "files": [ |
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
53186
+ Addedrefa@0.9.1(transitive)
- Removedrefa@0.8.0(transitive)
Updatedrefa@^0.9.0
Updatedregexpp@^3.2.0