@phensley/messageformat
Advanced tools
Comparing version 1.2.8 to 1.2.9
{ | ||
"name": "@phensley/messageformat", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "Extensible ICU message formatter", | ||
@@ -39,5 +39,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@phensley/cldr-utils": "^1.2.8", | ||
"@phensley/decimal": "^1.2.8", | ||
"@phensley/plurals": "^1.2.8", | ||
"@phensley/cldr-utils": "^1.2.9", | ||
"@phensley/decimal": "^1.2.9", | ||
"@phensley/plurals": "^1.2.9", | ||
"tslib": "^1.13.0" | ||
@@ -76,3 +76,3 @@ }, | ||
}, | ||
"gitHead": "d4278bf3a91e9efdcc7ce062183c6ea91043a1af" | ||
"gitHead": "83eecfb20c77cec07134137f63c62c1ccd5c271a" | ||
} |
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
Updated@phensley/cldr-utils@^1.2.9
Updated@phensley/decimal@^1.2.9
Updated@phensley/plurals@^1.2.9