Socket
Socket
Sign inDemoInstall

@shopify/react-universal-provider

Package Overview
Dependencies
Maintainers
19
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-universal-provider - npm Package Compare versions

Comparing version 1.1.22 to 1.1.23

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [1.1.23] - 2020-10-20
- Updated `tslib` dependency to `^1.14.1`. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [1.1.0] - 2019-12-19

@@ -12,0 +16,0 @@

7

package.json
{
"name": "@shopify/react-universal-provider",
"version": "1.1.22",
"version": "1.1.23",
"license": "MIT",

@@ -27,4 +27,5 @@ "description": "Factory function and utilities to create self-serializing/deserializing providers that work for isomorphic applications",

"dependencies": {
"@shopify/react-effect": "^3.2.12",
"@shopify/react-html": "^10.0.0"
"@shopify/react-effect": "^3.2.13",
"@shopify/react-html": "^10.0.1",
"tslib": "^1.14.1"
},

@@ -31,0 +32,0 @@ "peerDependencies": {

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