@remirror/i18n
Advanced tools
Comparing version 0.0.0-pr877.5 to 0.0.0-pr877.6
{ | ||
"name": "@remirror/i18n", | ||
"version": "0.0.0-pr877.5", | ||
"version": "0.0.0-pr877.6", | ||
"description": "Supported internationalization and locales for the remirror editor.", | ||
@@ -54,6 +54,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.7", | ||
"@babel/runtime": "^7.13.10", | ||
"@lingui/core": "^3.5.0", | ||
"@lingui/detect-locale": "^3.5.0", | ||
"@remirror/core-helpers": "0.0.0-pr877.5", | ||
"@remirror/core-helpers": "0.0.0-pr877.6", | ||
"make-plural": "^6.2.1" | ||
@@ -60,0 +60,0 @@ }, |
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
72256
+ Added@remirror/core-constants@0.0.0-pr877.6(transitive)
+ Added@remirror/core-helpers@0.0.0-pr877.6(transitive)
- Removed@remirror/core-constants@0.0.0-pr877.5(transitive)
- Removed@remirror/core-helpers@0.0.0-pr877.5(transitive)
Updated@babel/runtime@^7.13.10