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

@plotly/d3

Package Overview
Dependencies
Maintainers
14
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plotly/d3 - npm Package Compare versions

Comparing version 3.6.1 to 3.7.0

2

package.js

@@ -6,3 +6,3 @@ // Package metadata for Meteor.js.

summary: "D3 (official): A JavaScript visualization library for HTML and SVG.",
version: "3.6.1",
version: "3.7.0",
git: "https://github.com/mbostock/d3.git"

@@ -9,0 +9,0 @@ });

{
"name": "@plotly/d3",
"version": "3.6.1",
"version": "3.7.0",
"description": "A JavaScript visualization library for HTML and SVG.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -11,3 +11,2 @@ import "start";

import "format/";
import "geo/";
import "geom/";

@@ -14,0 +13,0 @@ import "interpolate/";

!function(){
var d3 = {version: "3.6.1"}; // semver
var d3 = {version: "3.7.0"}; // semver

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc