ng2-vizabi
Advanced tools
Comparing version 0.18.2-35 to 0.18.2-37
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
256951
1048
+ Addedvizabi@0.18.2-37(transitive)
- Removedvizabi@0.18.2-35(transitive)
Updatedvizabi@0.18.2-37