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

cf-component-box

Package Overview
Dependencies
Maintainers
23
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-component-box - npm Package Compare versions

Comparing version 2.10.6 to 2.10.7

8

CHANGELOG.md

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

<a name="2.10.7"></a>
## [2.10.7](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-box@2.10.6...cf-component-box@2.10.7) (2018-04-24)
**Note:** Version bump only for package cf-component-box
<a name="2.10.6"></a>

@@ -8,0 +16,0 @@ ## [2.10.6](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-box@2.10.5...cf-component-box@2.10.6) (2018-04-20)

6

package.json
{
"name": "cf-component-box",
"description": "Cloudflare Box Component\n\nThis is styling component similar to cf-component-flex which allows for arbitrary styling.\n\n This component should only be used when the built in style doesn't quite fit the bill and when it can't be done with fela. Ideally, cfui components should have the right styling built in for most cases. In the few edge cases that pop up in real world feature development, this is an alternative to wrapping your component in a `<div>` or `<span>` and styling it with css to accomodate one-offs. \n\n Also, note that using Box effectively performs a component level CSS reset, as all props not provided will be pulled from the default theme. These defaults, outlined in propertiesSpec, either match the browser defaults, or are taken from our global styles as defined by cf-style-const.",
"version": "2.10.6",
"version": "2.10.7",
"main": "lib/index.js",

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

"dependencies": {
"cf-style-const": "^3.0.5",
"cf-style-container": "^8.0.6",
"cf-style-const": "^3.1.0",
"cf-style-container": "^8.1.0",
"polished": "^1.8.1",

@@ -18,0 +18,0 @@ "prop-types": "^15.6.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