@xml-tools/ast
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -6,2 +6,8 @@ # Change Log | ||
## [4.0.2](https://github.com/sap/xml-tools/compare/@xml-tools/ast@4.0.1...@xml-tools/ast@4.0.2) (2020-02-19) | ||
### Bug Fixes | ||
- add npmignore file to each package ([5bbf209](https://github.com/sap/xml-tools/commit/5bbf209)) | ||
## [4.0.1](https://github.com/sap/xml-tools/compare/@xml-tools/ast@4.0.0...@xml-tools/ast@4.0.1) (2020-02-11) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@xml-tools/ast", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "XML Ast and Utilities", | ||
@@ -14,4 +14,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@xml-tools/common": "^0.0.4", | ||
"@xml-tools/parser": "^1.0.2", | ||
"@xml-tools/common": "^0.0.5", | ||
"@xml-tools/parser": "^1.0.3", | ||
"lodash": "4.17.15" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "8b7b774cef58e2da7bbf28dc424eb50e9e174f34" | ||
"gitHead": "f21fc5a0772571e70f1008b934137c2f64a806eb" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
2
39591
11
651
1
+ Added@xml-tools/common@0.0.5(transitive)
- Removed@xml-tools/common@0.0.4(transitive)
Updated@xml-tools/common@^0.0.5
Updated@xml-tools/parser@^1.0.3