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 2.1.0 to 2.1.2

15

package.json
{
"name": "@shopify/react-universal-provider",
"version": "2.1.0",
"version": "2.1.2",
"license": "MIT",
"description": "Factory function and utilities to create self-serializing/deserializing providers that work for isomorphic applications",
"main": "index.js",
"types": "index.d.ts",
"types": "./build/ts/index.d.ts",
"sideEffects": false,

@@ -27,4 +27,4 @@ "publishConfig": {

"dependencies": {
"@shopify/react-effect": "^4.1.0",
"@shopify/react-html": "^11.1.0"
"@shopify/react-effect": "^4.1.2",
"@shopify/react-html": "^11.1.2"
},

@@ -39,7 +39,6 @@ "peerDependencies": {

"build/*",
"!*.tsbuildinfo",
"!build/*.tsbuildinfo",
"index.js",
"index.mjs",
"index.esnext",
"index.d.ts"
"index.esnext"
],

@@ -56,3 +55,3 @@ "module": "index.mjs",

},
"gitHead": "30d892584692f05644604a818e8f3613d1ec6e0b"
"gitHead": "798d03d90b914be7bcd43092910840fb7d58866f"
}
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