@phensley/cldr-utils
Advanced tools
Comparing version 0.12.1 to 0.13.0-alpha.0
{ | ||
"name": "@phensley/cldr-utils", | ||
"version": "0.12.1", | ||
"version": "0.13.0-alpha.0", | ||
"description": "Utilities for cldr-engine packages", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"bench": "ts-node __benchmarks__/", | ||
"bench": "ts-node -P tsconfig.lint.json __benchmarks__/", | ||
"build": "yarn build:cj && yarn build:es", | ||
@@ -66,3 +66,3 @@ "build:cj": "tsc -p ./tsconfig.json", | ||
}, | ||
"gitHead": "58c0ef2465a8dc1edc8e19a13a6e10d7df8f0ab1" | ||
"gitHead": "73c9b44caa3c023d91586397f3c10c6fedc1fed3" | ||
} |
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
60634