filerobot-image-editor
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -937,3 +937,3 @@ "use strict"; | ||
var src = this.state.src.split('?')[0]; | ||
var src = this.state.src; | ||
var splittedSrc = src.split('/'); | ||
@@ -940,0 +940,0 @@ var imageName = splittedSrc[splittedSrc.length - 1]; |
{ | ||
"name": "filerobot-image-editor", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "description": "Edit, resize, and filter any image!", |
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
2959566