@cloudflare/style-provider
Advanced tools
Comparing version 1.1.38 to 1.1.39
@@ -6,3 +6,11 @@ # Change Log | ||
<a name="1.1.38"></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) | ||
**Note:** Version bump only for package @cloudflare/style-provider | ||
<a name="1.1.38"></a> | ||
## [1.1.38](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-provider@1.1.37...@cloudflare/style-provider@1.1.38) (2018-10-12) | ||
@@ -15,3 +23,3 @@ | ||
<a name="1.1.37"></a> | ||
<a name="1.1.37"></a> | ||
## [1.1.37](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-provider@1.1.36...@cloudflare/style-provider@1.1.37) (2018-10-11) | ||
@@ -24,3 +32,3 @@ | ||
<a name="1.1.36"></a> | ||
<a name="1.1.36"></a> | ||
## [1.1.36](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-provider@1.1.35...@cloudflare/style-provider@1.1.36) (2018-10-10) | ||
@@ -27,0 +35,0 @@ |
{ | ||
"name": "@cloudflare/style-provider", | ||
"description": "Cloudflare Style Provider", | ||
"version": "1.1.38", | ||
"version": "1.1.39", | ||
"main": "lib/index.js", | ||
@@ -15,4 +15,4 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-const": "^2.0.12", | ||
"@cloudflare/style-container": "^4.0.21", | ||
"@cloudflare/style-const": "^2.0.13", | ||
"@cloudflare/style-container": "^4.0.22", | ||
"cssbeautify": "^0.3.1", | ||
@@ -42,3 +42,6 @@ "fela": "^6.2.0", | ||
"scripts": { | ||
"size": "size-limit" | ||
"size": "size-limit", | ||
"test": "framework-core test", | ||
"test-cov": "framework-core test --coverage", | ||
"test-watch": "framework-core test --watch" | ||
}, | ||
@@ -45,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
56980