Socket
Socket
Sign inDemoInstall

@meniga/d3

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meniga/d3 - npm Package Compare versions

Comparing version 5.0.0-alpha.14902 to 6.0.0

lib/index.mjs

22

package.json
{
"name": "@meniga/d3",
"version": "5.0.0-alpha.14902+484600cf4",
"version": "6.0.0",
"publishConfig": {

@@ -9,10 +9,15 @@ "registry": "https://registry.npmjs.org/",

"description": "Meniga D3 Graphing component library",
"main": "lib/index.js",
"type": "module",
"module": "lib/index.js",
"files": [
"lib/*"
],
"scripts": {
"build": "vite build"
},
"author": "Meniga",
"license": "MIT",
"dependencies": {
"@meniga/dates": "latest",
"@meniga/dates": "^6.0.0",
"@meniga/storage": "^6.0.0",
"color": "^2.0.0",

@@ -24,2 +29,3 @@ "d3-array": "^1.2.0",

"d3-hierarchy": "^1.1.5",
"d3-interpolate": "^3.0.1",
"d3-interpolate-path": "2.0.1",

@@ -33,5 +39,13 @@ "d3-scale": "^1.0.6",

"d3-zoom": "^1.7.1",
"lodash": "^4.17.15",
"numeral": "^2.0.6"
},
"gitHead": "484600cf4b00e7a745ddbcac679100a842ac8d3e"
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"core-js": "^3.33.2",
"vite": "^4.5.0"
},
"gitHead": "3cd430e3c4eff5fb9616bd5a0da83f92ac8d5768"
}
lib/constants/GraphTypes.js
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