New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-radio-buttons

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-radio-buttons - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

umd/index.js

6

package.json
{
"name": "react-radio-buttons",
"version": "1.0.4",
"version": "1.0.5",
"description": "Well-designed radio buttons for react.",
"main": "lib/index.js",
"main": "umd/index.js",
"scripts": {
"example": "webpack -w -d --config example/webpack.config.js example/example.jsx example/all.js",
"build-umd": "webpack index.jsx lib/index.js",
"build-umd": "webpack index.jsx umd/index.js",
"build-cjs": "babel index.jsx -d lib",

@@ -10,0 +10,0 @@ "prerelease": "npm run build-umd && npm run build-cjs"

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