Socket
Socket
Sign inDemoInstall

@shopify/react-html

Package Overview
Dependencies
Maintainers
9
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 2.0.8 to 2.0.9

14

package.json
{
"name": "@shopify/react-html",
"version": "2.0.8",
"version": "2.0.9",
"license": "MIT",
"description": "",
"description": "A component to render your react app with no static HTML.",
"main": "dist/index.js",

@@ -26,11 +26,13 @@ "types": "dist/index.d.ts",

"dependencies": {
"@shopify/react-serialize": "^1.0.3",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"@shopify/react-serialize": "^1.0.4",
"react-helmet": "^5.2.0"
},
"peerDependencies": {
"react": "^16.3.2",
"react-dom": "^16.3.2"
},
"devDependencies": {
"@shopify/with-env": "^1.0.0",
"@shopify/with-env": "^1.0.3",
"typescript": "~2.7.2"
}
}
# `@shopify/react-html`
[![CircleCI](https://circleci.com/gh/Shopify/quilt.svg?style=svg&circle-token=8dafbec2d33dcb489dfce1e82ed37c271b26aeba)](https://circleci.com/gh/Shopify/quilt) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![npm version](https://badge.fury.io/js/%40shopify%2Freact-html.svg)](https://badge.fury.io/js/%40shopify%2Freact-html)
A component to render your react app with no static HTML.
## Installation

@@ -4,0 +8,0 @@

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