alloy-utils
Advanced tools
Comparing version 0.2.0 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.2](https://github.com/appcelerator/alloy-devkit/compare/v0.2.1...v0.2.2) (2020-05-18) | ||
**Note:** Version bump only for package alloy-utils | ||
# [0.2.0](https://github.com/appcelerator/alloy-devkit/compare/v0.1.4...v0.2.0) (2020-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "alloy-utils", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"description": "Common utils for Alloy", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"colors": "^1.4.0", | ||
"fs-extra": "^8.1.0", | ||
"fs-extra": "^9.0.0", | ||
"global-paths": "^1.0.0", | ||
@@ -29,3 +29,3 @@ "jsonlint": "^1.6.3", | ||
"resolve": "^1.12.0", | ||
"xmldom": "^0.2.1" | ||
"xmldom": "^0.3.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "engines": { | ||
}, | ||
"gitHead": "ef3bf708b0fe576429ed527e58320284ef360075" | ||
"gitHead": "f8a8138410c6a9f3f3963cec4a8984313700013e" | ||
} |
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
168514
+ Addedat-least-node@1.0.0(transitive)
+ Addedfs-extra@9.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
+ Addedxmldom@0.3.0(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removeduniversalify@0.1.2(transitive)
- Removedxmldom@0.2.1(transitive)
Updatedfs-extra@^9.0.0
Updatedxmldom@^0.3.0