New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudflare/style-const

Package Overview
Dependencies
Maintainers
26
Versions
402
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/style-const - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

es/index.js

22

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

<a name="2.0.3"></a>
## [2.0.3](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.0.2...@cloudflare/style-const@2.0.3) (2018-07-15)
**Note:** Version bump only for package @cloudflare/style-const
<a name="2.0.2"></a>

@@ -20,3 +28,3 @@ ## [2.0.2](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.0.1...@cloudflare/style-const@2.0.2) (2018-07-13)

<a name="2.0.1"></a>
<a name="2.0.1"></a>
## [2.0.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@2.0.0...@cloudflare/style-const@2.0.1) (2018-07-13)

@@ -29,3 +37,3 @@

<a name="2.0.0"></a>
<a name="2.0.0"></a>
# [2.0.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.12...@cloudflare/style-const@2.0.0) (2018-07-12)

@@ -46,3 +54,3 @@

<a name="1.0.12"></a>
<a name="1.0.12"></a>
## [1.0.12](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.10...@cloudflare/style-const@1.0.12) (2018-06-14)

@@ -58,3 +66,3 @@

<a name="1.0.11"></a>
<a name="1.0.11"></a>
## [1.0.11](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.10...@cloudflare/style-const@1.0.11) (2018-06-08)

@@ -70,3 +78,3 @@

<a name="1.0.10"></a>
<a name="1.0.10"></a>

@@ -77,3 +85,3 @@ ## [1.0.10](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.7...@cloudflare/style-const@1.0.10) (2018-06-07)

<a name="1.0.9"></a>
<a name="1.0.9"></a>
## [1.0.9](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.7...@cloudflare/style-const@1.0.9) (2018-06-07)

@@ -87,3 +95,3 @@

<a name="1.0.7"></a>
<a name="1.0.7"></a>
## [1.0.7](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/style-const@1.0.5...@cloudflare/style-const@1.0.7) (2018-06-07)

@@ -90,0 +98,0 @@

{
"name": "@cloudflare/style-const",
"description": "Cloudflare Style Constants",
"version": "2.0.2",
"version": "2.0.3",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "module": "es/index.js",

@@ -5,3 +5,7 @@ # cf-style-const

Constants used to theme cf-ui and cf-ux and all other Fela components. This should not be used (required) directly. `variables` are already passed as `this.context.theme` through the whole React codebase in all our projects that use CSS in JS. You might want to use some HOC as `createComponent()` from `cf-style-container` that wires `this.context.theme` into `props.theme`.
Constants used to theme cf-ui and cf-ux and all other Fela components. This
should not be used (required) directly. `variables` are already passed as
`this.context.theme` through the whole React codebase in all our projects that
use CSS in JS. You might want to use some HOC as `createComponent()` from
`cf-style-container` that wires `this.context.theme` into `props.theme`.

@@ -11,3 +15,3 @@ ## Installation

```sh
$ npm install cf-style-const
$ npm install @cloudflare/style-const
```
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