@ionic/utils-array
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-array@1.2.0...@ionic/utils-array@1.2.1) (2019-09-18) | ||
**Note:** Version bump only for package @ionic/utils-array | ||
# [1.2.0](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-array@1.1.1...@ionic/utils-array@1.2.0) (2019-08-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ionic/utils-array", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Array utils", | ||
@@ -37,3 +37,3 @@ "main": "dist/index.js", | ||
"@types/jest": "^24.0.3", | ||
"@types/node": "~8.9.4", | ||
"@types/node": "~8.10.54", | ||
"jest": "^23.0.1", | ||
@@ -45,5 +45,5 @@ "jest-cli": "^24.1.0", | ||
"tslint": "^5.9.1", | ||
"typescript": "~3.5.1" | ||
"typescript": "~3.6.3" | ||
}, | ||
"gitHead": "36edd3c26ab38f2f2fbfea8cfea480b8ed437ad0" | ||
"gitHead": "f5d4ca71fb24b5117fb815569e683fbc617903ac" | ||
} |
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
10685