react-timezone-select
Advanced tools
Comparing version 1.2.3-experimental.1 to 1.2.3-experimental.2
{ | ||
"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
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
836411
13
20946
10