@m6web/react-i18n
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"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": { |
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
+ Addedlodash@4.17.11(transitive)
+ Addedsprintf-js@1.1.2(transitive)
- Removedlodash@4.17.10(transitive)
- Removedsprintf-js@1.1.1(transitive)
Updatedlodash@4.17.11
Updatedsprintf-js@1.1.2