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

@m6web/react-i18n

Package Overview
Dependencies
Maintainers
6
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@m6web/react-i18n - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

26

package.json
{
"name": "@m6web/react-i18n",
"version": "1.3.0",
"version": "1.4.0",
"description": "Provider and utils for translation in a react app",

@@ -14,4 +14,4 @@ "main": "lib/index.js",

"peerDependencies": {
"prop-types": "^15.6.2",
"react": "^16.4.2"
"prop-types": "^15.7.1",
"react": "^16.8.1"
},

@@ -28,15 +28,15 @@ "jest": {

"babel-preset-react": "6.24.1",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"enzyme-to-json": "3.3.4",
"jest": "23.4.1",
"lodash-es": "4.17.10",
"prop-types": "15.6.2",
"react": "16.4.2",
"enzyme": "3.8.0",
"enzyme-adapter-react-16": "1.9.1",
"enzyme-to-json": "3.3.5",
"jest": "23.6.0",
"lodash-es": "4.17.11",
"prop-types": "15.7.1",
"react": "16.8.1",
"react-addons-test-utils": "15.6.2",
"react-dom": "16.4.2"
"react-dom": "16.8.1"
},
"dependencies": {
"lodash": "4.17.10",
"sprintf-js": "1.1.1"
"lodash": "4.17.11",
"sprintf-js": "1.1.2"
},

@@ -43,0 +43,0 @@ "publishConfig": {

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