@cloudflare/style-container
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="1.0.2"></a> | ||
## [1.0.2](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-container@1.0.1...@cloudflare/style-container@1.0.2) (2018-05-10) | ||
### Bug Fixes | ||
* **style-const:** UI-718 Fix type definitions ([a00d687](http://stash.cfops.it:7999/www/cf-ux/commits/a00d687)) | ||
<a name="1.0.1"></a> | ||
@@ -15,3 +26,3 @@ ## 1.0.1 (2018-05-09) | ||
<a name="9.0.0"></a> | ||
<a name="9.0.0"></a> | ||
# [9.0.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-container@8.1.4...cf-style-container@9.0.0) (2018-05-08) | ||
@@ -40,3 +51,3 @@ | ||
<a name="8.1.4"></a> | ||
<a name="8.1.4"></a> | ||
## [8.1.4](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-container@8.1.3...cf-style-container@8.1.4) (2018-05-04) | ||
@@ -49,3 +60,3 @@ | ||
<a name="8.1.3"></a> | ||
<a name="8.1.3"></a> | ||
## [8.1.3](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-container@8.1.2...cf-style-container@8.1.3) (2018-05-02) | ||
@@ -58,3 +69,3 @@ | ||
<a name="8.1.2"></a> | ||
<a name="8.1.2"></a> | ||
## [8.1.2](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-container@8.1.1...cf-style-container@8.1.2) (2018-05-01) | ||
@@ -67,3 +78,3 @@ | ||
<a name="8.1.1"></a> | ||
<a name="8.1.1"></a> | ||
## [8.1.1](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-container@8.1.0...cf-style-container@8.1.1) (2018-04-24) | ||
@@ -79,3 +90,3 @@ | ||
<a name="8.1.0"></a> | ||
<a name="8.1.0"></a> | ||
# [8.1.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-container@8.0.6...cf-style-container@8.1.0) (2018-04-24) | ||
@@ -98,3 +109,3 @@ | ||
<a name="8.0.6"></a> | ||
<a name="8.0.6"></a> | ||
## [8.0.6](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-container@8.0.5...cf-style-container@8.0.6) (2018-04-11) | ||
@@ -101,0 +112,0 @@ |
@@ -1,4 +0,4 @@ | ||
declare module 'cf-style-container' { | ||
declare module '@cloudflare/style-container' { | ||
import * as React from 'react'; | ||
import { variables } from 'cf-style-const'; | ||
import { variables } from '@cloudflare/style-const'; | ||
@@ -5,0 +5,0 @@ export { ThemeProvider } from 'react-fela'; |
{ | ||
"name": "@cloudflare/style-container", | ||
"description": "Cloudflare Style Container", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "lib/index.js", | ||
@@ -15,3 +15,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-const": "^1.0.1", | ||
"@cloudflare/style-const": "^1.0.2", | ||
"fela": "^6.0.5", | ||
@@ -18,0 +18,0 @@ "fela-utils": "^7.0.5", |
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
79666