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

@bijujoseph/ng2-nvd3

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bijujoseph/ng2-nvd3 - npm Package Compare versions

Comparing version 1.1.21 to 1.1.22

2

lib/ng2-nvd3.component.js

@@ -89,3 +89,3 @@ "use strict";

self.chart.resizeHandler.clear();
var disableResizeHandler = self.options && self.options.disableUpdateOnWindowResize;
var disableResizeHandler = self.options && self.options.chart && self.options.chart.disableUpdateOnWindowResize;
if (!disableResizeHandler) {

@@ -92,0 +92,0 @@ console.log("[enabling resize handler]");

{
"name": "@bijujoseph/ng2-nvd3",
"version": "1.1.21",
"version": "1.1.22",
"description": "Angular2 component for NVD3.js reusable charting library, a fork from https://github.com/jrmce/ng2-nvd3",

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

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