resizer-store
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,5 +6,7 @@ module.exports = { | ||
{ title: 'IPhone 6.5" 1242 x 2688', value: { width: 1242, height: 2688 } }, | ||
{ title: 'IPhone 5.5" 1125 x 2436', value: { width: 1125, height: 2436 } }, | ||
{ title: 'IPhone 5.5" 1242 x 2208', value: { width: 1242, height: 2208 } }, | ||
{ title: 'IPad 2048 x 2732', value: { width: 2048, height: 2732 } }, | ||
{ title: 'Android Smartphone 1487 x 2644', value: { width: 1487, height: 2644 } }, | ||
{ title: 'Android Tablet 2048 x 2732', value: { width: 2048, height: 2732 } }, | ||
], | ||
}; |
{ | ||
"name": "resizer-store", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "./lib/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
371538
145