Socket
Socket
Sign inDemoInstall

@shopify/react-html

Package Overview
Dependencies
Maintainers
19
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-html - npm Package Compare versions

Comparing version 0.0.0-snapshot-20220822175908 to 0.0.0-snapshot-20220829233403

12

package.json
{
"name": "@shopify/react-html",
"version": "0.0.0-snapshot-20220822175908",
"version": "0.0.0-snapshot-20220829233403",
"license": "MIT",

@@ -33,4 +33,4 @@ "description": "A component to render your React app with no static HTML",

"dependencies": {
"@shopify/react-effect": "^5.0.1",
"@shopify/react-hydrate": "^0.0.0-snapshot-20220822175908",
"@shopify/react-effect": "^5.0.2",
"@shopify/react-hydrate": "^0.0.0-snapshot-20220829233403",
"@types/multistream": "^2.1.1",

@@ -45,4 +45,4 @@ "multistream": "^2.1.1",

"devDependencies": {
"@shopify/react-testing": "^0.0.0-snapshot-20220822175908",
"@shopify/with-env": "^3.0.0"
"@shopify/react-testing": "^0.0.0-snapshot-20220829233403",
"@shopify/with-env": "^3.0.1"
},

@@ -65,2 +65,3 @@ "sideEffects": false,

"./server": {
"types": "./build/ts/server/index.d.ts",
"esnext": "./server.esnext",

@@ -71,2 +72,3 @@ "import": "./server.mjs",

".": {
"types": "./build/ts/index.d.ts",
"esnext": "./index.esnext",

@@ -73,0 +75,0 @@ "import": "./index.mjs",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc