Socket
Socket
Sign inDemoInstall

@shopify/react-html

Package Overview
Dependencies
Maintainers
13
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.8-sknext-beta.8 to 1.0.0-sknext-beta.1

2

index.js

@@ -1,1 +0,1 @@

module.exports = require("./build/cjs/index");
module.exports = require("./build/node/index");
{
"name": "@shopify/react-html",
"version": "0.0.8-sknext-beta.8",
"version": "1.0.0-sknext-beta.1",
"license": "MIT",

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

"dependencies": {
"@shopify/react-effect": "0.0.8-sknext-beta.8",
"@shopify/react-hydrate": "0.0.8-sknext-beta.8",
"@shopify/useful-types": "0.0.8-sknext-beta.8",
"@shopify/react-effect": "1.0.0-sknext-beta.1",
"@shopify/react-hydrate": "1.0.0-sknext-beta.1",
"@shopify/useful-types": "1.0.0-sknext-beta.1",
"@types/multistream": "^2.1.1",

@@ -40,5 +40,5 @@ "multistream": "^2.1.1",

"devDependencies": {
"@shopify/jest-dom-mocks": "0.0.8-sknext-beta.8",
"@shopify/react-testing": "0.0.8-sknext-beta.8",
"@shopify/with-env": "0.0.8-sknext-beta.8"
"@shopify/jest-dom-mocks": "1.0.0-sknext-beta.1",
"@shopify/react-testing": "1.0.0-sknext-beta.1",
"@shopify/with-env": "1.0.0-sknext-beta.1"
},

@@ -62,3 +62,3 @@ "sideEffects": false,

"./": "./",
"./index": {
".": {
"import": "./index.mjs",

@@ -65,0 +65,0 @@ "require": "./index.js",

@@ -1,1 +0,1 @@

module.exports = require("./build/cjs/server/index");
module.exports = require("./build/node/server/index");
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