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

ng2-vizabi

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-vizabi - npm Package Compare versions

Comparing version 0.18.2-35 to 0.18.2-37

4

components/vizabi/vizabi.js

@@ -121,2 +121,3 @@ "use strict";

}
const modelFull = this.Vizabi.utils.deepClone(this.component.instance.getModel());
// output event about changes

@@ -127,3 +128,4 @@ this.onChanged.emit({

modelDiff: minModelDiff,
minInitialModel: this.minInitialModel
minInitialModel: this.minInitialModel,
modelFull: modelFull
});

@@ -130,0 +132,0 @@ }

{
"name": "ng2-vizabi",
"version": "0.18.2-35",
"version": "0.18.2-37",
"description": "angular2 vizabi component",

@@ -49,3 +49,3 @@ "scripts": {

"bluebird": "3.4.6",
"vizabi": "0.18.2-35"
"vizabi": "0.18.2-37"
},

@@ -52,0 +52,0 @@ "devDependencies": {

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