@cloudflare/intl-core
Advanced tools
Comparing version 1.14.0 to 1.14.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.14.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.14.0...@cloudflare/intl-core@1.14.1) (2023-08-30) | ||
### Bug Fixes | ||
* UI-000 resolve merge conflict stratus-jest-preset ([bae9874](http://stash.cfops.it:7999/fe/stratus/commits/bae9874)) | ||
# [1.14.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.12.6...@cloudflare/intl-core@1.14.0) (2023-08-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@cloudflare/intl-core", | ||
"description": "", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"types": "./dist/index.d.ts", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@cloudflare/intl-types": "^1.5.0", | ||
"@cloudflare/intl-types": "^1.5.1", | ||
"@cloudflare/util-markdown": "^1.2.15", | ||
@@ -34,7 +34,7 @@ "@types/lodash": "^4.14.107", | ||
"lint": "yarn global:lint", | ||
"test": "stratus test", | ||
"test": "yarn global:test", | ||
"test-coverage": "stratus test --coverage", | ||
"test-watch": "stratus test --watch" | ||
}, | ||
"gitHead": "f604c827a77c1e03055da8b5c756df99bd861e5a" | ||
"gitHead": "21f24c9f4c82163dd2dc4cbc6fb48992e9d89df4" | ||
} |
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
70847
25
1235