Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cloudflare/component-loading

Package Overview
Dependencies
Maintainers
19
Versions
530
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/component-loading - npm Package Compare versions

Comparing version 3.0.25 to 3.1.0

17

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc