cloudimage-responsive-utils
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -103,2 +103,3 @@ "use strict"; | ||
return _objectSpread({ | ||
imgProps: imgProps, | ||
cloudimgURL: cloudimgURL, | ||
@@ -105,0 +106,0 @@ previewCloudimgURL: previewCloudimgURL, |
{ | ||
"name": "cloudimage-responsive-utils", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "cloudimage responsive utils", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -42,2 +42,3 @@ import { generateURL } from '../utils/generate-url'; | ||
return { | ||
imgProps, | ||
cloudimgURL, | ||
@@ -44,0 +45,0 @@ previewCloudimgURL, |
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
85774
1994