@ionic/utils-fs
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [2.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@1.2.0...@ionic/utils-fs@2.0.0) (2019-05-29) | ||
### chore | ||
* require Node 8 ([5670e68](https://github.com/ionic-team/ionic-cli/commit/5670e68)) | ||
### BREAKING CHANGES | ||
* A minimum of Node.js 8.9.4 is required. | ||
<a name="1.2.0"></a> | ||
@@ -8,0 +24,0 @@ # [1.2.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@1.1.1...@ionic/utils-fs@1.2.0) (2019-03-06) |
{ | ||
"name": "@ionic/utils-fs", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0", | ||
"description": "Filesystem utils for Node", | ||
@@ -58,3 +58,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "50e4eaaafbc38d9170f1eca54f2ecc0d4b4bbe38" | ||
"gitHead": "2eecdf0ba046c61b0017f2c82d9e2a5d59ebb854" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21937
0