react-i13n
Advanced tools
Comparing version 3.1.1 to 3.2.0
{ | ||
"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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package