Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-effect

Package Overview
Dependencies
Maintainers
19
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-effect - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

7

package.json
{
"name": "@shopify/react-effect",
"version": "5.0.1",
"version": "5.0.2",
"license": "MIT",

@@ -52,2 +52,3 @@ "description": "A component and set of utilities for performing effects within a universal React app",

"./server": {
"types": "./build/ts/server.d.ts",
"esnext": "./server.esnext",

@@ -58,2 +59,3 @@ "import": "./server.mjs",

".": {
"types": "./build/ts/index.d.ts",
"esnext": "./index.esnext",

@@ -63,4 +65,3 @@ "import": "./index.mjs",

}
},
"gitHead": "978745c379e3da63bd2a3ba2a70fced50e0bed25"
}
}
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