@remirror/i18n
Advanced tools
Comparing version 0.0.0-pr1713.2 to 0.0.0-pr1713.3
{ | ||
"name": "@remirror/i18n", | ||
"version": "0.0.0-pr1713.2", | ||
"version": "0.0.0-pr1713.3", | ||
"description": "Supported internationalization and locales for the remirror editor.", | ||
@@ -32,2 +32,3 @@ "keywords": [ | ||
}, | ||
"./package.json": "./package.json", | ||
"./plurals": { | ||
@@ -37,4 +38,3 @@ "import": "./plurals/dist/remirror-i18n-plurals.js", | ||
"default": "./plurals/dist/remirror-i18n-plurals.js" | ||
}, | ||
"./package.json": "./package.json" | ||
} | ||
}, | ||
@@ -46,4 +46,5 @@ "main": "./dist/remirror-i18n.js", | ||
"dist", | ||
"plurals", | ||
"en" | ||
"dist-types", | ||
"en", | ||
"plurals" | ||
], | ||
@@ -54,3 +55,3 @@ "dependencies": { | ||
"@lingui/detect-locale": "^3.13.3", | ||
"@remirror/core-helpers": "0.0.0-pr1713.2", | ||
"@remirror/core-helpers": "0.0.0-pr1713.3", | ||
"make-plural": "^6.2.1" | ||
@@ -57,0 +58,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
72737
16
663
+ Added@remirror/core-constants@0.0.0-pr1713.3(transitive)
+ Added@remirror/core-helpers@0.0.0-pr1713.3(transitive)
+ Added@remirror/types@0.0.0-pr1713.3(transitive)
- Removed@remirror/core-constants@0.0.0-pr1713.2(transitive)
- Removed@remirror/core-helpers@0.0.0-pr1713.2(transitive)
- Removed@remirror/types@0.0.0-pr1713.2(transitive)