Socket
Socket
Sign inDemoInstall

@shopify/react-html

Package Overview
Dependencies
Maintainers
10
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 3.0.6 to 4.0.0

2

dist/HTML.js

@@ -63,3 +63,3 @@ "use strict";

React.createElement("body", __assign({}, bodyAttributes, { style: bodyStyles }),
React.createElement("div", { id: "app", style: { height: '100%' }, dangerouslySetInnerHTML: { __html: markup } }),
React.createElement("div", { id: "app", dangerouslySetInnerHTML: { __html: markup } }),
dataMarkup,

@@ -66,0 +66,0 @@ deferredScriptsMarkup)));

{
"name": "@shopify/react-html",
"version": "3.0.6",
"version": "4.0.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A component to render your react app with no static HTML.",

Sorry, the diff of this file is not supported yet

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