You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@twilio-paste/checkbox

Package Overview
Dependencies
Maintainers
5
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/checkbox - npm Package Compare versions

Comparing version

to
2.0.4

8

CHANGELOG.md

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

## [2.0.4](https://github.com/twilio-labs/paste/compare/@twilio-paste/checkbox@2.0.3...@twilio-paste/checkbox@2.0.4) (2021-01-13)
**Note:** Version bump only for package @twilio-paste/checkbox
## [2.0.3](https://github.com/twilio-labs/paste/compare/@twilio-paste/checkbox@2.0.2...@twilio-paste/checkbox@2.0.3) (2021-01-07)

@@ -8,0 +16,0 @@

44

package.json
{
"name": "@twilio-paste/checkbox",
"version": "2.0.3",
"version": "2.0.4",
"category": "user input",

@@ -29,16 +29,16 @@ "status": "production",

"peerDependencies": {
"@twilio-paste/base-radio-checkbox": "^2.0.2",
"@twilio-paste/box": "^2.12.1",
"@twilio-paste/design-tokens": "^6.4.0",
"@twilio-paste/flex": "^0.4.5",
"@twilio-paste/help-text": "^2.0.2",
"@twilio-paste/icons": "^3.10.5",
"@twilio-paste/inline-control-group": "^2.0.2",
"@twilio-paste/label": "^2.0.1",
"@twilio-paste/screen-reader-only": "^2.0.1",
"@twilio-paste/sibling-box": "^1.1.16",
"@twilio-paste/style-props": "^1.8.14",
"@twilio-paste/styling-library": "^0.2.0",
"@twilio-paste/text": "^2.4.1",
"@twilio-paste/theme": "^4.1.0",
"@twilio-paste/base-radio-checkbox": "^2.0.3",
"@twilio-paste/box": "^2.12.2",
"@twilio-paste/design-tokens": "^6.4.1",
"@twilio-paste/flex": "^0.4.6",
"@twilio-paste/help-text": "^2.0.3",
"@twilio-paste/icons": "^3.10.6",
"@twilio-paste/inline-control-group": "^2.0.3",
"@twilio-paste/label": "^2.0.2",
"@twilio-paste/screen-reader-only": "^2.0.2",
"@twilio-paste/sibling-box": "^1.1.17",
"@twilio-paste/style-props": "^1.8.15",
"@twilio-paste/styling-library": "^0.2.1",
"@twilio-paste/text": "^2.4.2",
"@twilio-paste/theme": "^4.1.1",
"@twilio-paste/types": "^3.0.30",

@@ -51,11 +51,11 @@ "@twilio-paste/uid-library": "^0.1.1",

"devDependencies": {
"@twilio-paste/base-radio-checkbox": "^2.0.3",
"@twilio-paste/base-radio-checkbox": "^2.0.4",
"@twilio-paste/box": "^2.12.2",
"@twilio-paste/design-tokens": "^6.4.1",
"@twilio-paste/flex": "^0.4.6",
"@twilio-paste/help-text": "^2.0.3",
"@twilio-paste/icons": "^3.10.6",
"@twilio-paste/inline-control-group": "^2.0.3",
"@twilio-paste/label": "^2.0.2",
"@twilio-paste/screen-reader-only": "^2.0.2",
"@twilio-paste/help-text": "^2.0.4",
"@twilio-paste/icons": "^3.11.0",
"@twilio-paste/inline-control-group": "^2.0.4",
"@twilio-paste/label": "^2.0.3",
"@twilio-paste/screen-reader-only": "^2.0.3",
"@twilio-paste/sibling-box": "^1.1.17",

@@ -69,3 +69,3 @@ "@twilio-paste/style-props": "^1.8.15",

},
"gitHead": "e8d1579e91db9643cb01eae0dab9fcc1d79992e1"
"gitHead": "a3ae7a587a0444676f2de9a35512f56ecef3c895"
}