Socket
Socket
Sign inDemoInstall

d3-selection

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3-selection - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

test/d3.js

6

package.json
{
"name": "d3-selection",
"version": "0.4.4",
"version": "0.4.5",
"description": "Data-driven DOM manipulation.",

@@ -11,7 +11,7 @@ "jsnext:main": "index",

"scripts": {
"pretest": "mkdir -p build && d3-bundler -- index.js > build/d3.js",
"pretest": "mkdir -p build && d3-bundler -- test/d3.js > build/d3.js",
"test": "faucet `find test -name '*-test.js'`"
},
"devDependencies": {
"d3-bundler": "~0.2.1",
"d3-bundler": "~0.2.2",
"faucet": "0.0",

@@ -18,0 +18,0 @@ "jsdom": "3",

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