Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap-ux/i18n

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap-ux/i18n - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

9

package.json
{
"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",

2

README.md
# `@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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc