image-input-preview
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "image-input-preview", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Display a preview for your image inputs easily", | ||
@@ -5,0 +5,0 @@ "main": "ImageInputPreview.js", |
@@ -11,4 +11,4 @@ # Image Input Preview ([Demo](https://jsfiddle.net/Zenoo0/y8v52wpd/)) | ||
``` | ||
<link rel="stylesheet" type="text/css" href="https://gitcdn.link/repo/Zenoo/image-input-preview/master/ImageInputPreview.min.css"> | ||
<script src="https://gitcdn.link/repo/Zenoo/image-input-preview/master/ImageInputPreview.min.js"></script> | ||
<link rel="stylesheet" type="text/css" href="https://unpkg.com/image-input-preview@0.0.10/ImageInputPreview.min.css"> | ||
<script src="https://unpkg.com/image-input-preview@0.0.10/ImageInputPreview.min.js"></script> | ||
``` | ||
@@ -15,0 +15,0 @@ * **Documentation** |
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
1059207