ng2-vizabi
Advanced tools
Comparing version 0.18.2-37 to 0.18.2-38
@@ -38,2 +38,8 @@ "use strict"; | ||
this.component.instance = this.Vizabi(this.chartType, this.view, newModel); | ||
this.onChanged.emit({ | ||
order: this.order, | ||
type: this.chartType, | ||
minInitialModel: this.minInitialModel, | ||
modelFull: newModel | ||
}); | ||
} | ||
@@ -40,0 +46,0 @@ } |
{ | ||
"name": "ng2-vizabi", | ||
"version": "0.18.2-37", | ||
"version": "0.18.2-38", | ||
"description": "angular2 vizabi component", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
257165
1054