@sveltekit-i18n/parser-default
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@sveltekit-i18n/parser-default", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Default parser for sveltekit-i18n library.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -90,3 +90,3 @@ [![npm version](https://badge.fury.io/js/@sveltekit-i18n%2Fparser-default.svg)](https://badge.fury.io/js/@sveltekit-i18n%2Fparser-default) ![](https://github.com/sveltekit-i18n/parsers/workflows/Tests/badge.svg) [![Tests](https://github.com/sveltekit-i18n/parsers/actions/workflows/tests-parser-default.yml/badge.svg)](https://github.com/sveltekit-i18n/parsers/actions/workflows/tests-parser-default.yml) | ||
`date` – input value is converted to locale date string.\ | ||
`ago` – input value is converted to locale relative date string. | ||
`ago` – input value is converted to locale relative date string.\ | ||
`currency` – input value is converted to locale relative currency string. | ||
@@ -93,0 +93,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21813