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

react-timezone-select

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-timezone-select - npm Package Compare versions

Comparing version 3.2.7 to 3.2.8

2

dist/index.d.ts

@@ -23,3 +23,3 @@ import * as react_jsx_runtime_js from 'react/jsx-runtime.js';

};
type Props = Omit<Props$1<ITimezone, false>, "onChange"> & TimezoneSelectOptions & {
type Props = Omit<Props$1<ITimezone>, "onChange"> & TimezoneSelectOptions & {
value: ITimezone;

@@ -26,0 +26,0 @@ onChange?: (timezone: ITimezoneOption) => void;

{
"name": "react-timezone-select",
"version": "3.2.7",
"version": "3.2.8",
"description": "Usable, dynamic React Timezone Select",

@@ -5,0 +5,0 @@ "author": "Nico Domino <yo@ndo.dev>",

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