New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-simple-i18n

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-i18n - npm Package Compare versions

Comparing version 1.3.0-beta.1 to 1.3.0

2

package.json
{
"name": "react-simple-i18n",
"version": "1.3.0-beta.1",
"version": "1.3.0",
"description": "React i18n solution with context API",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# React Simple I18n
<div>
<a href="https://www.npmjs.com/package/react-simple-i18n" title="MIT License">
<img src="https://img.shields.io/npm/l/react-simple-i18n.svg?color=brightgreen" alt="MIT License">
</a>
<a href="https://www.npmjs.com/package/react-simple-i18n" title="Monthly download">
<img src="https://img.shields.io/npm/dm/react-simple-i18n.svg?color=green" alt="Monthly download">
</a>
<a href="https://www.npmjs.com/package/react-simple-i18n" title="Latest version">
<img src="https://img.shields.io/npm/v/react-simple-i18n.svg" alt="Latest version">
</a>
</div>
- React i18n solution with context API, support React 16.3.0+ (16.8.0+ if use hooks)
- Written in TypeScript
- Lightweight, simple usage, easy to configure

@@ -5,0 +18,0 @@ - Lib size: 13.02KB

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