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

@cloudflare/component-table

Package Overview
Dependencies
Maintainers
24
Versions
674
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/component-table - npm Package Compare versions

Comparing version 1.0.3 to 2.0.0

30

CHANGELOG.md

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

<a name="2.0.0"></a>
# [2.0.0](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/component-table@1.0.3...@cloudflare/component-table@2.0.0) (2018-05-17)
### Features
* **component-banner:** WWW-14693: Turn text props into content, accepts node now ([3e460ac](http://stash.cfops.it:7999/www/cf-ux/commits/3e460ac))
### BREAKING CHANGES
* **component-banner:** text and textMobile props renamed to content and contentMobile
<a name="1.0.3"></a>

@@ -15,3 +31,3 @@ ## [1.0.3](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/component-table@1.0.2...@cloudflare/component-table@1.0.3) (2018-05-14)

<a name="1.0.2"></a>
<a name="1.0.2"></a>
## [1.0.2](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/component-table@1.0.1...@cloudflare/component-table@1.0.2) (2018-05-10)

@@ -24,3 +40,3 @@

<a name="1.0.1"></a>
<a name="1.0.1"></a>
## 1.0.1 (2018-05-09)

@@ -33,3 +49,3 @@

<a name="4.0.0"></a>
<a name="4.0.0"></a>
# [4.0.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-table@3.4.20...cf-component-table@4.0.0) (2018-05-08)

@@ -60,3 +76,3 @@

<a name="3.4.20"></a>
<a name="3.4.20"></a>
## [3.4.20](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-table@3.4.19...cf-component-table@3.4.20) (2018-05-04)

@@ -69,3 +85,3 @@

<a name="3.4.19"></a>
<a name="3.4.19"></a>
## [3.4.19](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-table@3.4.18...cf-component-table@3.4.19) (2018-05-02)

@@ -78,3 +94,3 @@

<a name="3.4.18"></a>
<a name="3.4.18"></a>
## [3.4.18](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-table@3.4.17...cf-component-table@3.4.18) (2018-05-01)

@@ -87,3 +103,3 @@

<a name="3.4.17"></a>
<a name="3.4.17"></a>
## [3.4.17](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-table@3.4.16...cf-component-table@3.4.17) (2018-04-27)

@@ -90,0 +106,0 @@

{
"name": "@cloudflare/component-table",
"description": "Cloudflare Table Component",
"version": "1.0.3",
"version": "2.0.0",
"main": "lib/index.js",

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

@@ -30,3 +30,7 @@ # @cloudflare/component-table

import { Checkbox, CheckboxGroup } from '@cloudflare/component-checkbox';
import { RadioUnstyled, RadioTheme, RadioGroup } from '@cloudflare/component-radio';
import {
RadioUnstyled,
RadioTheme,
RadioGroup
} from '@cloudflare/component-radio';
import { LabeledInput } from '@cloudflare/component-input';

@@ -33,0 +37,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