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 8.0.7 to 8.0.8

2

dist/components/tests/utilities.d.ts
import * as React from 'react';
import { HtmlManager } from '../../manager';
export declare function mountWithManager(element: React.ReactElement<any>, manager: HtmlManager): import("@shopify/react-testing/dist/root").Root<any>;
export declare function mountWithManager(element: React.ReactElement<any>, manager: HtmlManager): import("@shopify/react-testing").Root<any>;
{
"name": "@shopify/react-html",
"version": "8.0.7",
"version": "8.0.8",
"license": "MIT",

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

"dependencies": {
"@shopify/react-effect": "^3.0.2",
"@shopify/react-serialize": "^1.0.14",
"@shopify/useful-types": "^1.2.3",
"@shopify/react-effect": "^3.0.3",
"@shopify/react-serialize": "^1.0.15",
"@shopify/useful-types": "^1.2.4",
"tslib": "^1.9.3"

@@ -37,6 +37,6 @@ },

"devDependencies": {
"@shopify/with-env": "^1.0.10",
"typescript": "~3.1.6"
"@shopify/with-env": "^1.0.11",
"typescript": "~3.2.1"
},
"sideEffects": false
}

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