rax-image
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -45,3 +45,3 @@ "use strict"; | ||
source: function source(newSource) { | ||
this.initImage('srouce', newSource); | ||
this.initImage('source', newSource); | ||
} | ||
@@ -48,0 +48,0 @@ }, |
{ | ||
"name": "rax-image", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Image component for Rax.", | ||
@@ -5,0 +5,0 @@ "license": "BSD-3-Clause", |
@@ -41,3 +41,3 @@ import fmtEvent from './fmtEvent'; | ||
source(newSource) { | ||
this.initImage('srouce', newSource); | ||
this.initImage('source', newSource); | ||
} | ||
@@ -44,0 +44,0 @@ }, |
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