Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-d3-shape

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-d3-shape - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

8

package.json
{
"name": "react-d3-shape",
"version": "0.2.2",
"version": "0.2.3",
"description": "react shape component",

@@ -11,3 +11,2 @@ "main": "./lib/index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "npm run build && npm run prod",
"build": "rm -rf ./lib && ./node_modules/.bin/babel ./src --out-dir ./lib",

@@ -19,3 +18,3 @@ "prod": "NODE_ENV=0 webpack --config webpack.prod.config.js && NODE_ENV=1 webpack --config webpack.prod.config.js"

"devDependencies": {
"babel": "^6.0.0",
"babel-cli": "^6.6.4",
"babel-core": "^6.5.2",

@@ -51,6 +50,7 @@ "babel-eslint": "^3.1.9",

"d3": "^3.5.6",
"d3-scale": "^0.6.4",
"d3-shape": "^0.5.1",
"react-d3-core": "^1.1.6",
"react-d3-core": "^1.2.3",
"react-dom": "^0.14.0"
}
}
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