Socket
Socket
Sign inDemoInstall

@paprika/radio

Package Overview
Dependencies
Maintainers
4
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paprika/radio - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

1

lib/Radio.js

@@ -33,2 +33,3 @@ "use strict";

/* eslint-disable jsx-a11y/no-noninteractive-element-interactions */
var propTypes = {

@@ -35,0 +36,0 @@ /** Used for aria-label on the radio input */

6

package.json
{
"name": "@paprika/radio",
"version": "0.1.21",
"version": "0.1.22",
"description": "Radio component displays a radio input and label text beside it. When clicked it selects the input and deselects any other radio input in its group",

@@ -20,3 +20,3 @@ "author": "@paprika",

"@paprika/icon": "^0.3.3",
"@paprika/stylers": "^0.2.7",
"@paprika/stylers": "^0.2.8",
"@paprika/tokens": "^0.1.14",

@@ -36,3 +36,3 @@ "nanoid": "^2.1.7",

},
"gitHead": "2b98c8f0e8bacd6f405f5615e77256c3fd0eda76"
"gitHead": "4bab05672b82a026c2f27f5343f83cd0ea1b47d8"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc