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

react-plot

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-plot - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

34

package.json
{
"name": "react-plot",
"version": "0.10.1",
"version": "0.10.2",
"description": "Library of React components to render SVG 2D plots.",

@@ -53,22 +53,26 @@ "main": "lib/index.js",

},
"peerDependencies": {
"@types/react": "*",
"react": "*"
},
"devDependencies": {
"@simbathesailor/use-what-changed": "^2.0.0",
"@storybook/addon-essentials": "^6.2.9",
"@storybook/addon-links": "^6.2.9",
"@storybook/addon-storysource": "^6.2.9",
"@storybook/react": "^6.2.9",
"@types/d3-array": "^2.9.0",
"@types/d3-scale": "^3.2.2",
"@types/d3-scale-chromatic": "^2.0.0",
"@types/d3-shape": "^2.0.0",
"@storybook/addon-essentials": "^6.3.8",
"@storybook/addon-links": "^6.3.8",
"@storybook/addon-storysource": "^6.3.8",
"@storybook/react": "^6.3.8",
"@types/d3-array": "^2.12.3",
"@types/d3-scale": "^3.3.2",
"@types/d3-scale-chromatic": "^2.0.1",
"@types/d3-shape": "^2.1.3",
"@types/react": "^17.0.5",
"@zakodium/eslint-config": "^3.0.1",
"eslint": "^7.25.0",
"ml-dataset-iris": "^1.1.1",
"@zakodium/eslint-config": "^3.0.3",
"eslint": "^7.32.0",
"ml-dataset-iris": "^1.2.1",
"ml-pca": "^4.0.2",
"ml-regression-simple-linear": "^2.0.3",
"prettier": "^2.2.1",
"prettier": "^2.4.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"typescript": "^4.2.4"
"typescript": "^4.4.3"
},

@@ -80,3 +84,3 @@ "dependencies": {

"d3-shape": "^2.1.0",
"immer": "^9.0.2",
"immer": "^9.0.6",
"ml-distance-euclidean": "^2.0.0",

@@ -83,0 +87,0 @@ "react-d3-utils": "^0.3.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