@lingui/react
Advanced tools
Comparing version 2.7.4 to 2.8.0
{ | ||
"name": "@lingui/react", | ||
"version": "2.7.4", | ||
"version": "2.8.0", | ||
"description": "React components for translations", | ||
@@ -43,8 +43,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@lingui/core": "2.7.4", | ||
"@lingui/core": "2.8.0", | ||
"babel-runtime": "^6.26.0", | ||
"hash-sum": "^1.0.2", | ||
"hoist-non-react-statics": "3.0.1", | ||
"prop-types": "^15.6.2" | ||
"hoist-non-react-statics": "3.3.0", | ||
"prop-types": "^15.7.2" | ||
} | ||
} |
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
+ Added@lingui/core@2.8.0(transitive)
+ Addedhoist-non-react-statics@3.3.0(transitive)
- Removed@lingui/core@2.7.4(transitive)
- Removedhoist-non-react-statics@3.0.1(transitive)
Updated@lingui/core@2.8.0
Updatedprop-types@^15.7.2