@boulevard/duration-select
Advanced tools
Comparing version 1.0.0-alpha.15 to 1.0.0
{ | ||
"name": "@boulevard/duration-select", | ||
"version": "1.0.0-alpha.15", | ||
"version": "1.0.0", | ||
"description": "A component for intelligently selecting durations.", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -87,5 +87,2 @@ import { customElement, eventOptions, html, LitElement, property, PropertyValues, query } from 'lit-element'; | ||
this._setReadout(this.model); | ||
this.updateComplete.then(() => { | ||
this._input && this._input.select(); | ||
}); | ||
} | ||
@@ -92,0 +89,0 @@ } |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6
381
1
16635