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

react-localization

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-localization - npm Package Compare versions

Comparing version

to
2.0.6

4

package.json
{
"name": "react-localization",
"version": "2.0.5",
"version": "2.0.6",
"description": "Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module",

@@ -11,2 +11,4 @@ "type": "module",

".": {
"require": "./lib/react-localization.es.js",
"types": "./lib/react-localization.d.ts",
"import": "./lib/react-localization.es.js"

@@ -13,0 +15,0 @@ }