@cloudflare/component-loading
Advanced tools
Comparing version 3.0.25 to 3.1.0
@@ -6,3 +6,14 @@ # Change Log | ||
<a name="3.0.25"></a> | ||
<a name="3.1.0"></a> | ||
# [3.1.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-loading@3.0.25...@cloudflare/component-loading@3.1.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="3.0.25"></a> | ||
## [3.0.25](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-loading@3.0.24...@cloudflare/component-loading@3.0.25) (2018-10-29) | ||
@@ -15,3 +26,3 @@ | ||
<a name="3.0.24"></a> | ||
<a name="3.0.24"></a> | ||
## [3.0.24](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-loading@3.0.23...@cloudflare/component-loading@3.0.24) (2018-10-26) | ||
@@ -24,3 +35,3 @@ | ||
<a name="3.0.23"></a> | ||
<a name="3.0.23"></a> | ||
## [3.0.23](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-loading@3.0.22...@cloudflare/component-loading@3.0.23) (2018-10-25) | ||
@@ -27,0 +38,0 @@ |
{ | ||
"name": "@cloudflare/component-loading", | ||
"description": "Cloudflare Loading Component", | ||
"version": "3.0.25", | ||
"version": "3.1.0", | ||
"main": "lib/index.js", | ||
@@ -15,3 +15,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-container": "^4.0.23", | ||
"@cloudflare/style-container": "^4.1.0", | ||
"prop-types": "^15.6.0", | ||
@@ -34,5 +34,5 @@ "raf": "^3.3.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" | ||
}, | ||
@@ -39,0 +39,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
42543