@lingui/react
Advanced tools
Comparing version 3.5.1 to 3.6.0
{ | ||
"name": "@lingui/react", | ||
"version": "3.5.1", | ||
"version": "3.6.0", | ||
"description": "React components for translations", | ||
"main": "index.js", | ||
"module": "esm/index.js", | ||
"types": "cjs/index.d.ts", | ||
@@ -36,3 +37,4 @@ "author": { | ||
"index.js", | ||
"cjs/" | ||
"cjs/", | ||
"esm/" | ||
], | ||
@@ -44,3 +46,3 @@ "peerDependencies": { | ||
"@babel/runtime": "^7.11.2", | ||
"@lingui/core": "^3.5.1" | ||
"@lingui/core": "^3.6.0" | ||
}, | ||
@@ -47,0 +49,0 @@ "devDependencies": { |
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
36995
27
440
Updated@lingui/core@^3.6.0