🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
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.5

8

CHANGELOG.md

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

## [2.0.5](https://github.com/twilio-labs/paste/compare/@twilio-paste/checkbox@2.0.4...@twilio-paste/checkbox@2.0.5) (2021-01-14)
**Note:** Version bump only for package @twilio-paste/checkbox
## [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)

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

32

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

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

"peerDependencies": {
"@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",

@@ -51,12 +51,12 @@ "@twilio-paste/style-props": "^1.8.15",

"devDependencies": {
"@twilio-paste/base-radio-checkbox": "^2.0.4",
"@twilio-paste/base-radio-checkbox": "^2.0.5",
"@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.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",
"@twilio-paste/help-text": "^2.0.5",
"@twilio-paste/icons": "^3.11.1",
"@twilio-paste/inline-control-group": "^2.0.5",
"@twilio-paste/label": "^2.0.4",
"@twilio-paste/screen-reader-only": "^2.0.4",
"@twilio-paste/sibling-box": "^1.1.18",
"@twilio-paste/style-props": "^1.8.15",

@@ -67,5 +67,5 @@ "@twilio-paste/styling-library": "^0.2.1",

"@twilio-paste/types": "^3.0.30",
"@twilio-paste/uid-library": "^0.1.1"
"@twilio-paste/uid-library": "^0.1.2"
},
"gitHead": "a3ae7a587a0444676f2de9a35512f56ecef3c895"
"gitHead": "fe6d17c637cb214641a00a071c45e694aa34ab35"
}