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

@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 11.1.0 to 11.1.2

29

package.json
{
"name": "@shopify/react-html",
"version": "11.1.0",
"version": "11.1.2",
"license": "MIT",
"description": "A component to render your React app with no static HTML",
"main": "index.js",
"types": "index.d.ts",
"types": "./build/ts/index.d.ts",
"typesVersions": {
"*": {
"server": [
"./build/ts/server/index.d.ts"
]
}
},
"publishConfig": {

@@ -26,5 +33,5 @@ "access": "public",

"dependencies": {
"@shopify/react-effect": "^4.1.0",
"@shopify/react-hydrate": "^2.1.0",
"@shopify/useful-types": "^3.0.1",
"@shopify/react-effect": "^4.1.2",
"@shopify/react-hydrate": "^2.1.2",
"@shopify/useful-types": "^3.0.3",
"@types/multistream": "^2.1.1",

@@ -39,4 +46,4 @@ "multistream": "^2.1.1",

"devDependencies": {
"@shopify/react-testing": "^3.2.0",
"@shopify/with-env": "^2.0.0"
"@shopify/react-testing": "^3.2.2",
"@shopify/with-env": "^2.0.2"
},

@@ -46,11 +53,9 @@ "sideEffects": false,

"build/*",
"!*.tsbuildinfo",
"!build/*.tsbuildinfo",
"index.js",
"index.mjs",
"index.esnext",
"index.d.ts",
"server.js",
"server.mjs",
"server.esnext",
"server.d.ts"
"server.esnext"
],

@@ -72,3 +77,3 @@ "module": "index.mjs",

},
"gitHead": "30d892584692f05644604a818e8f3613d1ec6e0b"
"gitHead": "798d03d90b914be7bcd43092910840fb7d58866f"
}
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