New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-i18n-universal-provider

Package Overview
Dependencies
Maintainers
19
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-i18n-universal-provider - npm Package Compare versions

Comparing version 0.0.0-snapshot-20221114144029 to 0.0.0-snapshot-20221209020050

6

package.json
{
"name": "@shopify/react-i18n-universal-provider",
"version": "0.0.0-snapshot-20221114144029",
"version": "0.0.0-snapshot-20221209020050",
"license": "MIT",

@@ -28,4 +28,4 @@ "description": "A self-serializing/deserializing i18n provider that works for isomorphic applications",

"@shopify/react-hooks": "^3.0.2",
"@shopify/react-html": "0.0.0-snapshot-20221114144029",
"@shopify/react-i18n": "^7.4.0"
"@shopify/react-html": "^12.0.6",
"@shopify/react-i18n": "0.0.0-snapshot-20221209020050"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

@@ -12,3 +12,3 @@ # `@shopify/react-i18n-universal-provider`

```bash
$ yarn add @shopify/react-i18n-universal-provider
yarn add @shopify/react-i18n-universal-provider
```

@@ -69,3 +69,3 @@

```bash
$ npx yarn-deduplicate --packages @shopify/react-i18n yarn.lock
npx yarn-deduplicate --packages @shopify/react-i18n yarn.lock
npx yarn-deduplicate --packages @shopify/react-html yarn.lock

@@ -77,5 +77,5 @@ npx yarn-deduplicate --packages @shopify/react-effect yarn.lock

```bash
$ yarn why @shopify/react-i18n # ensure no duplicate / unmet dependencies
yarn why @shopify/react-i18n # ensure no duplicate / unmet dependencies
yarn list # ensure no duplicate / unmet dependencies
yarn install
```
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