generate-timezone-json
Advanced tools
Comparing version 0.2.16 to 0.2.17
{ | ||
"name": "generate-timezone-json", | ||
"version": "0.2.16", | ||
"version": "0.2.17", | ||
"bin": "./index.js", | ||
@@ -8,2 +8,3 @@ "description": "Generate JSON file containing timezones from a tab file or the official IANA database", | ||
"scripts": { | ||
"preinstall": "npx only-allow pnpm", | ||
"start": "node .", | ||
@@ -24,5 +25,5 @@ "test": "generate-timezone-json --tab-file zone.tab" | ||
"dependencies": { | ||
"@vvo/tzdb": "^6.122.0", | ||
"@vvo/tzdb": "^6.125.0", | ||
"parse-zonetab": "^1.0.0" | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
6800
1
Updated@vvo/tzdb@^6.125.0