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

react-i13n

Package Overview
Dependencies
Maintainers
9
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-i13n - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

12

package.json
{
"name": "react-i13n",
"description": "React I13n provides a performant and scalable solution to application instrumentation.",
"version": "3.1.1",
"version": "3.2.0",
"main": "index.js",

@@ -44,3 +44,3 @@ "module": "index.es.js",

"@babel/register": "^7.9.0",
"@testing-library/react": "^12.0.0",
"@testing-library/react": "^14.0.0",
"babel-eslint": "^10.0.1",

@@ -77,4 +77,4 @@ "babel-loader": "^9.0.1",

"promise": "^8.0.2",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3 || ^17.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"webpack": "^5.64.4",

@@ -91,4 +91,4 @@ "webpack-dev-server": "^4.0.0",

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
},

@@ -95,0 +95,0 @@ "precommit": [

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