@phensley/timezone
Advanced tools
Comparing version 0.15.0-alpha.0 to 0.15.0
{ | ||
"name": "@phensley/timezone", | ||
"version": "0.15.0-alpha.0", | ||
"version": "0.15.0", | ||
"description": "Compact timezone lib based on tz database", | ||
@@ -28,6 +28,3 @@ "main": "lib/index.js", | ||
"coverage": "jest --coverage --runInBand --no-cache --coverageReporters=html", | ||
"data": "./bin/tztool data -t 2018i", | ||
"generate": "./bin/tztool generate -o ./src/autogen.zonedata.ts", | ||
"generate:real": "./bin/tztool generate -o ./src/autogen.zonedata.ts ./data/2018i.zi", | ||
"generate:fake": "./bin/tztool generate -o __tests__/autogen.zonedata.ts ./data/fakezones.zi", | ||
"lint": "tslint -p ./tsconfig.lint.json", | ||
@@ -42,3 +39,3 @@ "prepublish": "yarn build", | ||
"dependencies": { | ||
"@phensley/cldr-utils": "0.15.0-alpha.0", | ||
"@phensley/cldr-utils": "0.15.0", | ||
"tslib": "^1.9.3" | ||
@@ -78,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "1e57aedfbeb209d096fbe97ce50268960b49b840" | ||
"gitHead": "6602f576ad6bd4f52c4481c5c2e723292d8247d7" | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
368894
+ Added@phensley/cldr-utils@0.15.0(transitive)
- Removed@phensley/cldr-utils@0.15.0-alpha.0(transitive)
Updated@phensley/cldr-utils@0.15.0