@sap-ux/i18n
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@sap-ux/i18n", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Library for i18n", | ||
@@ -16,2 +16,9 @@ "repository": { | ||
"main": "dist/index.js", | ||
"exports": { | ||
".": { | ||
"browser": "./dist/web/index.js", | ||
"import": "./dist/index.js", | ||
"default": "./dist/index.js" | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -18,0 +25,0 @@ "jsonc-parser": "3.2.0", |
# `@sap-ux/i18n` | ||
Package containing low level APIs and utility functions for working with i18n of a project. For more convenient high level APIs on i18n, check [`@sap-ux/project-access`](../project-access/src/i18n/index.ts) | ||
Package containing low level APIs and utility functions for working with i18n of a project. For more convenient high level APIs on i18n, check [`@sap-ux/project-access`](../project-access) | ||
@@ -5,0 +5,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
140390