🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@twilio-paste/base-radio-checkbox

Package Overview
Dependencies
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/base-radio-checkbox - npm Package Compare versions

Comparing version

to
1.1.10

8

CHANGELOG.md

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

## [1.1.10](https://github.com/twilio-labs/paste/compare/@twilio-paste/base-radio-checkbox@1.1.9...@twilio-paste/base-radio-checkbox@1.1.10) (2020-10-29)
**Note:** Version bump only for package @twilio-paste/base-radio-checkbox
## [1.1.9](https://github.com/twilio-labs/paste/compare/@twilio-paste/base-radio-checkbox@1.1.8...@twilio-paste/base-radio-checkbox@1.1.9) (2020-10-23)

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

36

package.json
{
"name": "@twilio-paste/base-radio-checkbox",
"version": "1.1.9",
"version": "1.1.10",
"category": "user input",

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

"peerDependencies": {
"@twilio-paste/box": "^2.11.5",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/flex": "^0.3.65",
"@twilio-paste/help-text": "^1.1.8",
"@twilio-paste/icons": "^3.7.1",
"@twilio-paste/label": "^1.1.6",
"@twilio-paste/screen-reader-only": "^1.1.13",
"@twilio-paste/sibling-box": "^1.1.6",
"@twilio-paste/style-props": "^1.8.5",
"@twilio-paste/styling-library": "^0.1.3",
"@twilio-paste/text": "^2.3.12",
"@twilio-paste/theme": "^3.2.26",
"@twilio-paste/types": "^3.0.27",
"@twilio-paste/uid-library": "^0.1.0",
"@twilio-paste/box": "^2.11.6",
"@twilio-paste/design-tokens": "^6.3.5",
"@twilio-paste/flex": "^0.3.66",
"@twilio-paste/help-text": "^1.1.9",
"@twilio-paste/icons": "^3.7.2",
"@twilio-paste/label": "^1.1.7",
"@twilio-paste/screen-reader-only": "^1.1.14",
"@twilio-paste/sibling-box": "^1.1.7",
"@twilio-paste/style-props": "^1.8.6",
"@twilio-paste/styling-library": "^0.1.4",
"@twilio-paste/text": "^2.3.13",
"@twilio-paste/theme": "^3.2.27",
"@twilio-paste/types": "^3.0.28",
"@twilio-paste/uid-library": "^0.1.1",
"prop-types": "^15.7.2",

@@ -52,4 +52,4 @@ "react": "^16.8.6",

"@twilio-paste/flex": "^0.3.66",
"@twilio-paste/help-text": "^1.1.9",
"@twilio-paste/icons": "^3.7.2",
"@twilio-paste/help-text": "^1.1.10",
"@twilio-paste/icons": "^3.7.3",
"@twilio-paste/label": "^1.1.7",

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

},
"gitHead": "2d291eb88bbd86707bd89875261ed20907fa1829"
"gitHead": "e0ca2a01ad7938ca63e06ef83074bfc681afe7ef"
}