Socket
Socket
Sign inDemoInstall

react-simple-pie-chart

Package Overview
Dependencies
3
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.4.0

3

CHANGELOG.md
## master (unreleased)
## 0.4.0
- Relax dependency on React to allow v15
## 0.3.1

@@ -4,0 +7,0 @@ - Make bundled pie-chart.js easier to import

4

package.json
{
"name": "react-simple-pie-chart",
"version": "0.3.1",
"version": "0.4.0",
"description": "A React component to generate simple pie charts.",

@@ -25,3 +25,3 @@ "main": "build/npm/pie_chart.js",

"peerDependencies": {
"react": ">=0.13.0 <0.15.0"
"react": ">=0.13"
},

@@ -28,0 +28,0 @@ "devDependencies": {

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