@cloudflare/style-provider
Advanced tools
Comparing version 1.1.41 to 1.2.0
@@ -6,3 +6,14 @@ # Change Log | ||
<a name="1.1.41"></a> | ||
<a name="1.2.0"></a> | ||
# [1.2.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-provider@1.1.41...@cloudflare/style-provider@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.41"></a> | ||
## [1.1.41](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-provider@1.1.40...@cloudflare/style-provider@1.1.41) (2018-10-29) | ||
@@ -15,3 +26,3 @@ | ||
<a name="1.1.40"></a> | ||
<a name="1.1.40"></a> | ||
## [1.1.40](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-provider@1.1.39...@cloudflare/style-provider@1.1.40) (2018-10-26) | ||
@@ -24,3 +35,3 @@ | ||
<a name="1.1.39"></a> | ||
<a name="1.1.39"></a> | ||
## [1.1.39](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-provider@1.1.38...@cloudflare/style-provider@1.1.39) (2018-10-25) | ||
@@ -27,0 +38,0 @@ |
{ | ||
"name": "@cloudflare/style-provider", | ||
"description": "Cloudflare Style Provider", | ||
"version": "1.1.41", | ||
"version": "1.2.0", | ||
"main": "lib/index.js", | ||
@@ -15,4 +15,4 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-const": "^2.0.14", | ||
"@cloudflare/style-container": "^4.0.23", | ||
"@cloudflare/style-const": "^2.1.0", | ||
"@cloudflare/style-container": "^4.1.0", | ||
"cssbeautify": "^0.3.1", | ||
@@ -43,5 +43,5 @@ "fela": "^6.2.0", | ||
"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" | ||
}, | ||
@@ -48,0 +48,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
57766