img-comparison-slider
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "img-comparison-slider", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Stencil Component Starter", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"prebuild": "npm run clean", | ||
"build": "stencil build --docs", | ||
"build": "stencil build", | ||
"prestart": "npm run clean", | ||
@@ -23,0 +23,0 @@ "start": "stencil build --dev --watch --serve", |
@@ -21,3 +21,4 @@ # img-comparison-slider | ||
```html | ||
<script src="https://unpkg.com/img-comparison-slider@^1/img-comparison-slider.js"></script> | ||
<script type="module" src="https://unpkg.com/img-comparison-slider@^1/dist/img-comparison-slider/img-comparison-slider.esm.js"></script> | ||
<script nomodule="" src="https://unpkg.com/img-comparison-slider@^1/dist/img-comparison-slider/img-comparison-slider.js"></script> | ||
@@ -24,0 +25,0 @@ <img-comparison-slider> |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
836227
133
8