Socket
Socket
Sign inDemoInstall

@fishawack/lab-d3

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fishawack/lab-d3 - npm Package Compare versions

Comparing version 2.9.0 to 2.9.1

2

package.json
{
"name": "@fishawack/lab-d3",
"version": "2.9.0",
"version": "2.9.1",
"description": "Abstract layer built on top of d3",

@@ -5,0 +5,0 @@ "scripts": {

@@ -496,2 +496,5 @@ "use strict";

remove.remove();
if (att.inject.render) {
att.inject.render.call(this);
}
chart.each(function () {

@@ -498,0 +501,0 @@ this.dispatchEvent(local.rendered);

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