select-pure
Advanced tools
Comparing version 2.0.0 to 2.0.1-alpha.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.0.1-alpha.0](https://github.com/dudyn5ky1/select-pure/compare/select-pure@2.0.0...select-pure@2.0.1-alpha.0) (2021-05-01) | ||
### Bug Fixes | ||
* **general:** add unpkg script for inline demo ([564ee09](https://github.com/dudyn5ky1/select-pure/commit/564ee095011ab17fb06a6091c1ce4df72191a458)) | ||
# [2.0.0](https://github.com/dudyn5ky1/select-pure/compare/select-pure@2.0.0-alpha.14...select-pure@2.0.0) (2021-05-01) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "select-pure", | ||
"version": "2.0.0", | ||
"version": "2.0.1-alpha.0", | ||
"description": "Custom JavaScript <select> component. Easy-to-use, accessible, mobile friendly and super efficient", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -41,4 +41,3 @@ # Custom JavaScript `<select>` component. Easy-to-use, accessible, mobile friendly and super efficient. | ||
<template> | ||
<link rel="import" href="./packages/select-pure/examples/index.js"> | ||
<link rel="import" href="./examples/index.js"> | ||
<link rel="import" href="https://unpkg.com/select-pure@2.0.0/dist/index.js"> | ||
<next-code-block></next-code-block> | ||
@@ -45,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
37970
2
160