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.2.3 to 1.2.4

2

build/cjs/index.js

@@ -13,2 +13,2 @@ "use strict";

var _createUniversalProvider = require("./create-universal-provider");
var _createUniversalProvider = require("./create-universal-provider.js");

@@ -13,2 +13,2 @@ "use strict";

var _createUniversalProvider = require("./create-universal-provider");
var _createUniversalProvider = require("./create-universal-provider.js");

@@ -8,2 +8,8 @@ # Changelog

## [1.2.4] - 2021-03-03
### Fixed
- Updated multi-build outputs to include mandatory extensions to fix "Module not found" issues reported by ESM supported bundlers [#1759](https://github.com/Shopify/quilt/pull/1759)
## [1.2.0] - 2020-12-18

@@ -10,0 +16,0 @@

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

module.exports = require("./build/node/index");
module.exports = require("./build/node/index.js");
{
"name": "@shopify/react-universal-provider",
"version": "1.2.3",
"version": "1.2.4",
"license": "MIT",

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

"dependencies": {
"@shopify/react-effect": "^3.3.1",
"@shopify/react-html": "^10.2.2",
"@shopify/react-effect": "^3.3.2",
"@shopify/react-html": "^10.2.3",
"tslib": "^1.14.1"

@@ -31,0 +31,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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