Compare commits

..

No commits in common. "main" and "v0.2.21" have entirely different histories.

3 changed files with 19 additions and 37 deletions

View file

@ -1,3 +0,0 @@
echo "post-commit..."
git push gh
git push sh

View file

@ -1,18 +1,17 @@
{ {
"name": "generate-timezone-json", "name": "generate-timezone-json",
"version": "0.2.43", "version": "0.2.21",
"bin": "./index.js", "bin": "./index.js",
"description": "Generate JSON file containing timezones from a tab file or the official IANA database", "description": "Generate JSON file containing timezones from a tab file or the official IANA database",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"preinstall": "npx only-allow pnpm", "preinstall": "npx only-allow pnpm",
"start": "node .", "start": "node .",
"test": "generate-timezone-json --tab-file zone.tab", "test": "generate-timezone-json --tab-file zone.tab"
"prepare": "husky"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.ayo.run/ayo/generate-timezone-json" "url": "https://github.com/ayoayco/generate-timezone-json"
}, },
"keywords": [ "keywords": [
"timezones", "timezones",
@ -22,10 +21,7 @@
"author": "Ayo Ayco", "author": "Ayo Ayco",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@vvo/tzdb": "^6.198.0", "@vvo/tzdb": "^6.137.0",
"parse-zonetab": "^1.0.0" "parse-zonetab": "^1.0.0"
},
"devDependencies": {
"husky": "^9.1.7"
} }
} }

View file

@ -9,20 +9,16 @@ importers:
.: .:
dependencies: dependencies:
'@vvo/tzdb': '@vvo/tzdb':
specifier: ^6.198.0 specifier: ^6.137.0
version: 6.198.0 version: 6.137.0
parse-zonetab: parse-zonetab:
specifier: ^1.0.0 specifier: ^1.0.0
version: 1.0.0 version: 1.0.0
devDependencies:
husky:
specifier: ^9.1.7
version: 9.1.7
packages: packages:
'@vvo/tzdb@6.198.0': '@vvo/tzdb@6.137.0':
resolution: {integrity: sha512-bNRWBhWYl0edVgyX6AYbhoCM2tk2lXJjGCyO2VDc2xn6Dw8dLd7WGj2DDXkVOkmOIQTNjEAcxrEpIzz5pWVwFg==} resolution: {integrity: sha512-er8kaywRTjBTlaBgYynd3Fe/OPUfL3GuRMJOyWRlZ3V7EX4A6pryXTf42FL1ZXjOkDPz+/exAUe03kmb02MLOA==}
buffer-alloc-unsafe@1.1.0: buffer-alloc-unsafe@1.1.0:
resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==} resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==}
@ -56,11 +52,6 @@ packages:
resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==} resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
husky@9.1.7:
resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
engines: {node: '>=18'}
hasBin: true
inherits@2.0.4: inherits@2.0.4:
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
@ -77,8 +68,8 @@ packages:
json-stringify-safe@5.0.1: json-stringify-safe@5.0.1:
resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==}
minimist@1.2.8: minimist@1.2.7:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==}
ndjson@1.5.0: ndjson@1.5.0:
resolution: {integrity: sha512-hUPLuaziboGjNF7wHngkgVc0FOclR8dDk/HfEvTtDr/iUrqBWiRcRSTK3/nLOqKH33th714BrMmTPtObI9gZxQ==} resolution: {integrity: sha512-hUPLuaziboGjNF7wHngkgVc0FOclR8dDk/HfEvTtDr/iUrqBWiRcRSTK3/nLOqKH33th714BrMmTPtObI9gZxQ==}
@ -109,8 +100,8 @@ packages:
process-nextick-args@2.0.1: process-nextick-args@2.0.1:
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
readable-stream@2.3.8: readable-stream@2.3.7:
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==}
safe-buffer@5.1.2: safe-buffer@5.1.2:
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
@ -140,7 +131,7 @@ packages:
snapshots: snapshots:
'@vvo/tzdb@6.198.0': {} '@vvo/tzdb@6.137.0': {}
buffer-alloc-unsafe@1.1.0: {} buffer-alloc-unsafe@1.1.0: {}
@ -162,13 +153,13 @@ snapshots:
generate-function: 1.1.0 generate-function: 1.1.0
generate-object-property: 1.2.0 generate-object-property: 1.2.0
inherits: 2.0.4 inherits: 2.0.4
minimist: 1.2.8 minimist: 1.2.7
ndjson: 1.5.0 ndjson: 1.5.0
from2@2.3.0: from2@2.3.0:
dependencies: dependencies:
inherits: 2.0.4 inherits: 2.0.4
readable-stream: 2.3.8 readable-stream: 2.3.7
generate-function@1.1.0: {} generate-function@1.1.0: {}
@ -181,8 +172,6 @@ snapshots:
object-assign: 4.1.1 object-assign: 4.1.1
pinkie-promise: 2.0.1 pinkie-promise: 2.0.1
husky@9.1.7: {}
inherits@2.0.4: {} inherits@2.0.4: {}
into-stream@2.0.1: into-stream@2.0.1:
@ -195,12 +184,12 @@ snapshots:
json-stringify-safe@5.0.1: {} json-stringify-safe@5.0.1: {}
minimist@1.2.8: {} minimist@1.2.7: {}
ndjson@1.5.0: ndjson@1.5.0:
dependencies: dependencies:
json-stringify-safe: 5.0.1 json-stringify-safe: 5.0.1
minimist: 1.2.8 minimist: 1.2.7
split2: 2.2.0 split2: 2.2.0
through2: 2.0.5 through2: 2.0.5
@ -230,7 +219,7 @@ snapshots:
process-nextick-args@2.0.1: {} process-nextick-args@2.0.1: {}
readable-stream@2.3.8: readable-stream@2.3.7:
dependencies: dependencies:
core-util-is: 1.0.3 core-util-is: 1.0.3
inherits: 2.0.4 inherits: 2.0.4
@ -252,7 +241,7 @@ snapshots:
through2@2.0.5: through2@2.0.5:
dependencies: dependencies:
readable-stream: 2.3.8 readable-stream: 2.3.7
xtend: 4.0.2 xtend: 4.0.2
to-fast-properties@1.0.3: {} to-fast-properties@1.0.3: {}