@ionic/utils-object
Advanced tools
Comparing version 1.0.0-beta.3 to 1.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [1.0.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-object@0.0.1...@ionic/utils-object@1.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="0.0.1"></a> | ||
@@ -8,0 +24,0 @@ ## 0.0.1 (2019-02-27) |
{ | ||
"name": "@ionic/utils-object", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0", | ||
"description": "Object utils", | ||
@@ -54,3 +54,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
5103
0