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

@cloudflare/style-provider

Package Overview
Dependencies
Maintainers
19
Versions
520
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/style-provider - npm Package Compare versions

Comparing version 1.1.41 to 1.2.0

17

CHANGELOG.md

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

12

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

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