Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@remirror/i18n

Package Overview
Dependencies
Maintainers
2
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/i18n - npm Package Compare versions

Comparing version 0.0.0-pr1713.2 to 0.0.0-pr1713.3

dist-types/en/index.d.ts

13

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc