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

8

CHANGELOG.md

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

## [1.1.4](https://github.com/twilio-labs/paste/compare/@twilio-paste/base-radio-checkbox@1.1.3...@twilio-paste/base-radio-checkbox@1.1.4) (2020-10-09)
**Note:** Version bump only for package @twilio-paste/base-radio-checkbox
## [1.1.3](https://github.com/twilio-labs/paste/compare/@twilio-paste/base-radio-checkbox@1.1.2...@twilio-paste/base-radio-checkbox@1.1.3) (2020-10-07)

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

30

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

@@ -31,15 +31,15 @@ "status": "beta",

"peerDependencies": {
"@twilio-paste/box": "^2.11.2",
"@twilio-paste/design-tokens": "^6.3.3",
"@twilio-paste/flex": "^0.3.62",
"@twilio-paste/help-text": "^1.1.2",
"@twilio-paste/icons": "^3.5.7",
"@twilio-paste/label": "^1.1.2",
"@twilio-paste/box": "^2.11.3",
"@twilio-paste/design-tokens": "^6.3.4",
"@twilio-paste/flex": "^0.3.63",
"@twilio-paste/help-text": "^1.1.3",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/label": "^1.1.3",
"@twilio-paste/screen-reader-only": "^1.1.12",
"@twilio-paste/sibling-box": "^1.1.2",
"@twilio-paste/style-props": "^1.8.2",
"@twilio-paste/sibling-box": "^1.1.3",
"@twilio-paste/style-props": "^1.8.3",
"@twilio-paste/styling-library": "^0.1.2",
"@twilio-paste/text": "^2.3.9",
"@twilio-paste/theme": "^3.2.23",
"@twilio-paste/types": "^3.0.25",
"@twilio-paste/text": "^2.3.10",
"@twilio-paste/theme": "^3.2.24",
"@twilio-paste/types": "^3.0.26",
"prop-types": "^15.7.2",

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

"@twilio-paste/flex": "^0.3.63",
"@twilio-paste/help-text": "^1.1.3",
"@twilio-paste/icons": "^3.5.8",
"@twilio-paste/help-text": "^1.1.4",
"@twilio-paste/icons": "^3.6.0",
"@twilio-paste/label": "^1.1.3",

@@ -66,3 +66,3 @@ "@twilio-paste/screen-reader-only": "^1.1.12",

},
"gitHead": "099694d89be8b73b83fb7d5496c5d659af26c08a"
"gitHead": "4ded7f8252c7d934e565283478f13f56373979f4"
}