react-timezone-select
Advanced tools
Comparing version 1.3.2 to 1.4.0
{ | ||
"name": "react-timezone-select", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "Usable, dynamic React Timezone Select", | ||
"scripts": { | ||
"dev": "cd example && npm run dev", | ||
"dev": "concurrently \"rollup -cw\" \"cd example && npm run dev\"", | ||
"prepublish": "npm run build", | ||
@@ -53,3 +53,3 @@ "postpublish": "npm run build:example && npm run deploy", | ||
"dependencies": { | ||
"react-select": "^5.2.2", | ||
"react-select": "^5.7.0", | ||
"spacetime": "^7.1.4", | ||
@@ -67,2 +67,3 @@ "timezone-soft": "^1.3.1" | ||
"@types/react-dom": "^17.0.11", | ||
"@types/testing-library__jest-dom": "^5.14.5", | ||
"concurrently": "^7.0.0", | ||
@@ -69,0 +70,0 @@ "esbuild": "^0.14.11", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
2140209
2148
24
104
Updatedreact-select@^5.7.0