🚀 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
1.1.20

8

CHANGELOG.md

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

## [1.1.20](https://github.com/twilio-labs/paste/compare/@twilio-paste/checkbox@1.1.19...@twilio-paste/checkbox@1.1.20) (2020-12-03)
**Note:** Version bump only for package @twilio-paste/checkbox
## [1.1.19](https://github.com/twilio-labs/paste/compare/@twilio-paste/checkbox@1.1.18...@twilio-paste/checkbox@1.1.19) (2020-12-02)

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

32

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

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

"peerDependencies": {
"@twilio-paste/base-radio-checkbox": "^1.1.17",
"@twilio-paste/box": "^2.11.9",
"@twilio-paste/base-radio-checkbox": "^1.1.18",
"@twilio-paste/box": "^2.11.10",
"@twilio-paste/design-tokens": "^6.3.6",
"@twilio-paste/flex": "^0.3.70",
"@twilio-paste/help-text": "^1.1.17",
"@twilio-paste/icons": "^3.9.0",
"@twilio-paste/inline-control-group": "^1.1.17",
"@twilio-paste/label": "^1.1.11",
"@twilio-paste/flex": "^0.4.0",
"@twilio-paste/help-text": "^1.1.18",
"@twilio-paste/icons": "^3.9.1",
"@twilio-paste/inline-control-group": "^1.1.18",
"@twilio-paste/label": "^1.1.12",
"@twilio-paste/screen-reader-only": "^1.1.14",
"@twilio-paste/sibling-box": "^1.1.10",
"@twilio-paste/style-props": "^1.8.9",
"@twilio-paste/sibling-box": "^1.1.11",
"@twilio-paste/style-props": "^1.8.10",
"@twilio-paste/styling-library": "^0.1.4",
"@twilio-paste/text": "^2.3.16",
"@twilio-paste/text": "^2.3.17",
"@twilio-paste/theme": "^3.3.2",

@@ -51,9 +51,9 @@ "@twilio-paste/types": "^3.0.30",

"devDependencies": {
"@twilio-paste/base-radio-checkbox": "^1.1.18",
"@twilio-paste/base-radio-checkbox": "^1.1.19",
"@twilio-paste/box": "^2.11.10",
"@twilio-paste/design-tokens": "^6.3.6",
"@twilio-paste/flex": "^0.4.0",
"@twilio-paste/help-text": "^1.1.18",
"@twilio-paste/icons": "^3.9.1",
"@twilio-paste/inline-control-group": "^1.1.18",
"@twilio-paste/help-text": "^1.1.19",
"@twilio-paste/icons": "^3.10.0",
"@twilio-paste/inline-control-group": "^1.1.19",
"@twilio-paste/label": "^1.1.12",

@@ -69,3 +69,3 @@ "@twilio-paste/screen-reader-only": "^1.1.14",

},
"gitHead": "02112cbf9a879518c802e2861574b96232277da6"
"gitHead": "60f73b1a3a971fae3c378662a7276843e8523f8f"
}