select-pure
Advanced tools
Comparing version 2.0.1-alpha.3 to 2.0.1-alpha.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.0.1-alpha.4](https://github.com/dudyn5ky1/select-pure/compare/select-pure@2.0.1-alpha.3...select-pure@2.0.1-alpha.4) (2021-05-01) | ||
### Bug Fixes | ||
* **general:** include only latest published version to the inline demo ([24c423e](https://github.com/dudyn5ky1/select-pure/commit/24c423e20ae147dc4f750f3b8dfb2c050b2acff4)) | ||
## [2.0.1-alpha.3](https://github.com/dudyn5ky1/select-pure/compare/select-pure@2.0.1-alpha.2...select-pure@2.0.1-alpha.3) (2021-05-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "select-pure", | ||
"version": "2.0.1-alpha.3", | ||
"version": "2.0.1-alpha.4", | ||
"description": "Custom JavaScript <select> component. Easy-to-use, accessible, mobile friendly and super efficient", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -41,3 +41,3 @@ # Custom JavaScript `<select>` component. Easy-to-use, accessible, mobile friendly and super efficient. | ||
<template> | ||
<script src="https://unpkg.com/select-pure@2.0.0/dist/index.js"></script> | ||
<script src="https://unpkg.com/select-pure@latest/dist/index.js"></script> | ||
<next-code-block></next-code-block> | ||
@@ -44,0 +44,0 @@ </template> |
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
40014
0