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

cf-component-code

Package Overview
Dependencies
Maintainers
18
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-component-code - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

11

CHANGELOG.md

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

<a name="3.0.9"></a>
## [3.0.9](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-code@3.0.8...cf-component-code@3.0.9) (2017-11-22)
### Bug Fixes
* **cf-style-provider:** UI-143: Migrate cf-ux to React16 BREAKING CHANGE ([fbb24e8](http://stash.cfops.it:7999/www/cf-ux/commits/fbb24e8))
<a name="3.0.8"></a>

@@ -8,0 +19,0 @@ ## [3.0.8](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-code@3.0.7...cf-component-code@3.0.8) (2017-11-14)

6

package.json
{
"name": "cf-component-code",
"description": "Cloudflare Code Component",
"version": "3.0.8",
"version": "3.0.9",
"main": "lib/index.js",

@@ -14,8 +14,8 @@ "module": "es/index.js",

"dependencies": {
"cf-style-container": "^6.0.0",
"cf-style-container": "^6.0.1",
"prop-types": "^15.6.0"
},
"peerDependencies": {
"react": "^0.14.2 || ^15.0.0-0"
"react": "^15.0.0-0 || ^16.0.0-0 || ^17.0.0-0"
}
}
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