@cloudflare/intl-core
Advanced tools
Comparing version 1.1.3 to 1.2.0
@@ -6,3 +6,14 @@ # Change Log | ||
<a name="1.1.3"></a> | ||
<a name="1.2.0"></a> | ||
# [1.2.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.1.3...@cloudflare/intl-core@1.2.0) (2018-10-30) | ||
### Features | ||
* **stratus-core:** UI-1464 Renaming framework-core to stratus-core and ([63cb9f0](http://stash.cfops.it:7999/fe/stratus/commits/63cb9f0)) | ||
<a name="1.1.3"></a> | ||
## [1.1.3](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.1.2...@cloudflare/intl-core@1.1.3) (2018-10-29) | ||
@@ -15,3 +26,3 @@ | ||
<a name="1.1.2"></a> | ||
<a name="1.1.2"></a> | ||
## [1.1.2](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/intl-core@1.1.1...@cloudflare/intl-core@1.1.2) (2018-10-29) | ||
@@ -18,0 +29,0 @@ |
{ | ||
"name": "@cloudflare/intl-core", | ||
"description": "", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"types": "./src", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@cloudflare/util-markdown": "^1.1.1", | ||
"@cloudflare/util-markdown": "^1.2.0", | ||
"@types/lodash": "4.14.117", | ||
@@ -29,5 +29,5 @@ "lodash": "2.4.2", | ||
"size": "size-limit", | ||
"test": "framework-core test", | ||
"test-coverage": "framework-core test --coverage", | ||
"test-watch": "framework-core test --watch" | ||
"test": "stratus test", | ||
"test-coverage": "stratus test --coverage", | ||
"test-watch": "stratus test --watch" | ||
}, | ||
@@ -34,0 +34,0 @@ "size-limit": [ |
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
36488