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.4 to 1.0.0-alpha.5

2

package.json
{
"name": "@boulevard/duration-select",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "A component for intelligently selecting durations.",

@@ -5,0 +5,0 @@ "main": "index.ts",

@@ -72,3 +72,3 @@ import { css, customElement, html, LitElement, property, PropertyValues } from 'lit-element';

@property()
wheelEventThrottle: number = 100;
wheelEventThrottle: number = 80;
// TODO(Jeff) - add in optional formatting for hours and minutes

@@ -75,0 +75,0 @@ // This will also require additional logic to determine singular or plural

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