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

d3plus

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3plus - npm Package Compare versions

Comparing version 2.0.0-alpha.10 to 2.0.0-alpha.11

4

package.json
{
"name": "d3plus",
"version": "2.0.0-alpha.10",
"version": "2.0.0-alpha.11",
"description": "Data visualization made easy. A javascript library that extends the popular D3.js to enable fast and beautiful visualizations.",

@@ -39,3 +39,3 @@ "main": "build/d3plus-shape.js",

"d3plus-tooltip": "^0.2.3",
"d3plus-viz": "^0.7.2"
"d3plus-viz": "^0.7.3"
},

@@ -42,0 +42,0 @@ "bin": {

@@ -15,3 +15,3 @@ # d3plus 2.0

```html
<script src="https://d3plus.org/js/d3plus.v2.0.0-alpha.9.full.min.js"></script>
<script src="https://d3plus.org/js/d3plus.v2.0.0-alpha.11.full.min.js"></script>
```
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