Socket
Socket
Sign inDemoInstall

semiotic

Package Overview
Dependencies
53
Maintainers
2
Versions
228
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

46

package.json
{
"name": "semiotic",
"version": "2.0.1",
"version": "2.0.2",
"description": "The semiotic JavaScript data visualization framework",

@@ -63,7 +63,6 @@ "main": "dist/semiotic.js",

"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/preset-react": "^7.16.5",
"@babel/preset-typescript": "^7.16.5",
"@material-ui/core": "^4.8.1",
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@mdx-js/react": "^1.6.22",

@@ -73,4 +72,4 @@ "@parcel/transformer-inline-string": "^2.8.2",

"@playwright/test": "^1.17.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.3.0",
"@testing-library/user-event": "^14.4.3",

@@ -85,3 +84,3 @@ "@types/d3-scale": "^2.1.1",

"babel-eslint": "^7.2.3",
"babel-jest": "^27.4.5",
"babel-jest": "^27.5.1",
"classnames": "2.2.5",

@@ -93,3 +92,3 @@ "conventional-changelog-cli": "1.1.1",

"d3-random": "1.0.1",
"d3-sankey": "0.7.1",
"d3-sankey": "0.12.3",
"dagre": "^0.8.2",

@@ -136,19 +135,18 @@ "dentist": "1.0.3",

"dependencies": {
"d3-array": "^1.2.0",
"d3-brush": "^2.1.0",
"d3-chord": "^1.0.4",
"d3-collection": "^1.0.1",
"d3-array": "3.2.4",
"d3-brush": "3.0.0",
"d3-chord": "3.0.1",
"d3-contour": "^1.1.1",
"d3-force": "^1.0.2",
"d3-delaunay": "^6.0.4",
"d3-force": "3.0.0",
"d3-glyphedge": "^1.2.0",
"d3-hexbin": "^0.2.2",
"d3-hierarchy": "^1.1.3",
"d3-interpolate": "^1.1.5",
"d3-hierarchy": "3.1.2",
"d3-interpolate": "3.0.1",
"d3-path-arrows": "^0.4.0",
"d3-polygon": "^1.0.5",
"d3-sankey-circular": "0.25.0",
"d3-scale": "^1.0.3",
"d3-selection": "2",
"d3-shape": "^1.3.5",
"d3-voronoi": "^1.0.2",
"d3-polygon": "3.0.1",
"d3-sankey-circular": "0.34.0",
"d3-scale": "4.0.2",
"d3-selection": "3.0.0",
"d3-shape": "3.2.0",
"dequal": "^2.0.3",

@@ -159,3 +157,3 @@ "labella": "1.1.4",

"polygon-offset": "0.3.1",
"react-annotation": "3.0.0-beta.4",
"react-annotation": "3.0.0-beta.5",
"regression": "^2.0.1",

@@ -162,0 +160,0 @@ "svg-path-bounding-box": "1.0.4"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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