@haxtheweb/lazy-image-helpers
Advanced tools
Comparing version 9.0.2 to 9.0.3
@@ -21,3 +21,3 @@ { | ||
}, | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"description": "helpers for building lazy loading images", | ||
@@ -47,3 +47,3 @@ "repository": { | ||
"dependencies": { | ||
"@haxtheweb/simple-icon": "^9.0.2", | ||
"@haxtheweb/simple-icon": "^9.0.3", | ||
"lit": "^3.1.4" | ||
@@ -69,3 +69,3 @@ }, | ||
], | ||
"gitHead": "f528e4aac8aeadf5350d9262fb515d14d208e376" | ||
"gitHead": "3b19e94e2cb4ce4a4369dc5d885dfdcfb2676728" | ||
} |
@@ -12,3 +12,3 @@ { | ||
"name": "es6", | ||
"browserCapabilities": ["es2015", "modules"], | ||
"browserCapabilities": ["es2018", "modules"], | ||
"js": { | ||
@@ -25,18 +25,2 @@ "minify": true | ||
"addServiceWorker": false | ||
}, | ||
{ | ||
"name": "es5-amd", | ||
"js": { | ||
"minify": true, | ||
"compile": true, | ||
"transformModulesToAmd": true | ||
}, | ||
"css": { | ||
"minify": true | ||
}, | ||
"html": { | ||
"minify": true | ||
}, | ||
"bundle": false, | ||
"addServiceWorker": false | ||
} | ||
@@ -43,0 +27,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
45826
853