@phensley/timezone
Advanced tools
Comparing version 0.11.4 to 0.12.0-alpha.0
{ | ||
"name": "@phensley/timezone", | ||
"version": "0.11.4", | ||
"version": "0.12.0-alpha.0", | ||
"description": "Compact timezone lib based on tz database", | ||
@@ -23,2 +23,3 @@ "main": "lib/index.js", | ||
"build:es": "tsc -p ./tsconfig.json --module esnext --outDir lib-es", | ||
"build:lint": "tsc -p ./tsconfig.lint.json", | ||
"build:watch": "tsc -p ./tsconfig.json -w --preserveWatchOutput", | ||
@@ -41,3 +42,3 @@ "clean": "rimraf ./lib ./lib-es ./.scratch", | ||
"dependencies": { | ||
"@phensley/cldr-utils": "^0.11.4", | ||
"@phensley/cldr-utils": "^0.12.0-alpha.0", | ||
"tslib": "^1.9.3" | ||
@@ -75,3 +76,3 @@ }, | ||
}, | ||
"gitHead": "d7cf04591c78e7386f2288cb787171eaaef3eccb" | ||
"gitHead": "9a0028c776fbc41257e38057af15b479f3b01510" | ||
} |
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
293890
+ Added@phensley/cldr-utils@0.12.1(transitive)
- Removed@phensley/cldr-utils@0.11.4(transitive)