Socket
Socket
Sign inDemoInstall

react-radio-pie

Package Overview
Dependencies
6
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "react-radio-pie",
"version": "0.0.9",
"version": "0.0.10",
"author": "danilo-89 (http://github.com/danilo-89)",

@@ -5,0 +5,0 @@ "license": "MIT",

# React Radio Pie (react-radio-pie)
![](src/stories/assets/cover.png)
[![npm version](https://badge.fury.io/js/react-radio-pie.svg)](//npmjs.com/package/react-radio-pie)

@@ -30,4 +32,10 @@

```javascript
import ReactRadioPie, { ReactRadioPieProvider } from 'react-radio-pie';
import ReactRadioPie, {
ReactRadioPieProvider,
ReactRadioPieCSS,
} from 'react-radio-pie';
// load css file
ReactRadioPieCSS();
const choices = [

@@ -71,3 +79,3 @@ {

[Storybook](https://react-radio-pie.vercel.app/)
[Storybook](https://react-radio-pie.vercel.app/?path=/docs/introduction--docs)

@@ -74,0 +82,0 @@ ## License

@@ -24,3 +24,4 @@ {

// "types": ["node", "jest", "@testing-library/jest-dom"]
}
},
"include": ["src", "types"]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc