@ionic/utils-fs
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.0.3"></a> | ||
## [0.0.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@0.0.2...@ionic/utils-fs@0.0.3) (2018-10-05) | ||
**Note:** Version bump only for package @ionic/utils-fs | ||
<a name="0.0.2"></a> | ||
@@ -8,0 +16,0 @@ ## [0.0.2](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@0.0.1...@ionic/utils-fs@0.0.2) (2018-10-03) |
{ | ||
"name": "@ionic/utils-fs", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Filesystem utils for Node", | ||
@@ -46,3 +46,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/debug": "0.0.30", | ||
"@types/debug": "0.0.31", | ||
"@types/ncp": "^2.0.1", | ||
@@ -49,0 +49,0 @@ "@types/node": "^6.0.101", |
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
19301