Comparing version 1.0.0-0 to 1.0.0
{ | ||
"name": "dropkit", | ||
"version": "1.0.0-0", | ||
"version": "1.0.0", | ||
"description": "A minimalist approach to custom dropdowns, autocompletes, and more.", | ||
@@ -16,3 +16,3 @@ "source": "index.ts", | ||
"watch": "microbundle watch", | ||
"publish": "np" | ||
"release": "np" | ||
}, | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"ava": "^2.4.0", | ||
"microbundle": "^0.11.0", | ||
"microbundle": "^0.12.3", | ||
"np": "^6.3.2", | ||
@@ -35,0 +35,0 @@ "react": "^16.13.1", |
@@ -56,3 +56,3 @@ # dropkit ![npm](https://img.shields.io/npm/v/dropkit) [![](https://badgen.net/bundlephobia/minzip/dropkit)](https://bundlephobia.com/result?p=dropkit) | ||
<label htmlFor={id}>Cities</label> | ||
<button id={id} controlProps={getControlProps()}>{label}</button> | ||
<button id={id} {...getControlProps()}>{label}</button> | ||
@@ -59,0 +59,0 @@ {isOpen && ( |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
2
0
69778