Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@boulevard/duration-select

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boulevard/duration-select - npm Package Compare versions

Comparing version 1.0.0-alpha.15 to 1.0.0

package-lock.json

2

package.json
{
"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 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc