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

sg-i18n

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sg-i18n - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "sg-i18n",
"version": "1.1.1",
"version": "1.1.2",
"description": "Fork of https://github.com/ccqgithub/i18n-s",

@@ -5,0 +5,0 @@ "main": "dist/i18n-s.common.js",

@@ -1,2 +0,2 @@

# i18n-s
# sg-i18n

@@ -10,3 +10,3 @@ > A simple tool to translate i18n.

```sh
npm install i18n-s -S
npm install sg-i18n -S
```

@@ -17,3 +17,3 @@

```js
import I18n from 'i18n-s';
import I18n from 'sg-i18n';

@@ -20,0 +20,0 @@ let locale = 'zh-cn';

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