Socket
Socket
Sign inDemoInstall

@shopify/react-html

Package Overview
Dependencies
Maintainers
18
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 11.1.17-a11y-test-class-beta.0 to 11.1.17

24

package.json
{
"name": "@shopify/react-html",
"version": "11.1.17-a11y-test-class-beta.0",
"version": "11.1.17",
"license": "MIT",

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

"dependencies": {
"@shopify/react-effect": "^4.1.9",
"@shopify/react-hydrate": "^2.1.16-a11y-test-class-beta.0",
"@shopify/react-effect": "^4.1.10",
"@shopify/react-hydrate": "^2.1.16",
"@types/multistream": "^2.1.1",

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

"devDependencies": {
"@shopify/react-testing": "^3.3.6-a11y-test-class-beta.0",
"@shopify/with-env": "^2.0.6"
"@shopify/react-testing": "^3.3.6",
"@shopify/with-env": "^2.0.7"
},

@@ -64,3 +64,7 @@ "sideEffects": false,

"exports": {
"./": "./",
"./server": {
"esnext": "./server.esnext",
"import": "./server.mjs",
"require": "./server.js"
},
".": {

@@ -71,9 +75,5 @@ "esnext": "./index.esnext",

},
"./server": {
"esnext": "./server.esnext",
"import": "./server.mjs",
"require": "./server.js"
}
"./*": "./"
},
"gitHead": "21f6d3bf9ff0bdafe792472b19ece7de581f733f"
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8"
}
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