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 1.2.3-experimental.1 to 1.2.3-experimental.2

dist/index.js

17

package.json
{
"name": "react-timezone-select",
"version": "1.2.3-experimental.1",
"version": "1.2.3-experimental.2",
"description": "Usable, dynamic React Timezone Select",

@@ -10,2 +10,3 @@ "scripts": {

"postpublish": "npm run build:example && npm run deploy",
"build2": "tsc",
"build": "node build.cjs",

@@ -30,12 +31,4 @@ "build:example": "cd example && npm run build",

"license": "MIT",
"keywords": [
"react",
"timezone",
"select",
"react-select"
],
"files": [
"dist/**/*",
"package.json"
],
"keywords": ["react", "timezone", "select", "react-select"],
"files": ["dist/**/*", "package.json"],
"type": "module",

@@ -46,3 +39,3 @@ "main": "./dist/index.cjs",

".": {
"import": "./dist/index.mjs",
"import": "./dist/index.js",
"require": "./dist/index.cjs"

@@ -49,0 +42,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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