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

@zambezi/d3-utils

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zambezi/d3-utils - npm Package Compare versions

Comparing version 2.9.2 to 3.0.0-1

.babelrc

35

package.json
{
"name": "@zambezi/d3-utils",
"version": "2.9.2",
"version": "3.0.0-1",
"description": "Common utility functions to use with d3",
"devDependencies": {
"ez-doc": "github:zambezi/ez-doc",
"grunt": "~0.4.1"
"keywords": [
"d3"
],
"scripts": {
"build": "mkdirp dist && rollup -c",
"clean": "rimraf dist",
"watch": "rollup -c -w",
"test": "mocha",
"pretest": "npm run clean && npm run build",
"prepublish": "npm test"
},
"peerDependencies": {
"text": "^2.0.10"
},
"license": "MIT",
"main": "dist/d3-utils.js",
"homepage": "https://github.com/zambezi/d3-utils",
"repository": {

@@ -16,6 +23,16 @@ "type": "git",

},
"license": "MIT",
"devDependencies": {
"babel-preset-es2015": "^6.9.0",
"babel-preset-es2015-rollup": "^1.1.1",
"babel-register": "^6.9.0",
"babelrc-rollup": "^2.0.0",
"mkdirp": "^0.5.1",
"mocha": "^2.5.3",
"rimraf": "^2.5.3",
"rollup": "^0.26.3",
"rollup-plugin-babel": "^2.3.9"
},
"dependencies": {
"@zambezi/fun": "1.4.1"
"underscore": "^1.8.3"
}
}

@@ -1,3 +0,1 @@

![Logo](logo.svg?raw=true)
# d3-utils

@@ -4,0 +2,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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