angular1-image-picker-component
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -26,3 +26,3 @@ (function(root, factory) { | ||
for(let key of ["width", "height", "name", "format", "type"]) { | ||
for(let key of ["width", "height", "name", "format", "mode"]) { | ||
if(attrs.hasOwnProperty(key)) { | ||
@@ -29,0 +29,0 @@ attrs.$observe(key, function(val) { |
{ | ||
"name": "angular1-image-picker-component", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "AngularJS wrapper around image-picker-component.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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