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

@sumor/i18n

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sumor/i18n - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

package.json
{
"name": "@sumor/i18n",
"description": "This is a lightweight i18n library for Node.js and the browser. You can easily use it to manage your i18n resources. And apply it to your project.",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"repository": "sumor-cloud/i18n",
"author": "Sumor Cloud Ltd",
"homepage": "https://sumor.cloud",
"homepage": "https://sumor.cloud/i18n",
"type": "module",

@@ -37,2 +37,3 @@ "main": "./src/index.js",

"lint": "eslint .",
"autofix": "eslint --fix . && prettier --write . && npm audit fix --force",
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js --testMatch='**/test/**/*.test.js'",

@@ -39,0 +40,0 @@ "coverage": "node --experimental-vm-modules node_modules/jest/bin/jest.js --coverage --testMatch='**/test/**/*.test.js'",

2

README.md
# i18n
A [Sumor Cloud](https://sumor.cloud) Tool.
[More Documentation](https://sumor.cloud)
[More Documentation](https://sumor.cloud/i18n)

@@ -6,0 +6,0 @@ This is a lightweight i18n library for Node.js and the browser.

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