@shopify/react-effect
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30583
45