@shopify/react-intersection-observer
Advanced tools
Comparing version 0.0.8-sknext-beta.8 to 1.0.0-sknext-beta.1
@@ -1,1 +0,1 @@ | ||
module.exports = require("./build/cjs/index"); | ||
module.exports = require("./build/node/index"); |
{ | ||
"name": "@shopify/react-intersection-observer", | ||
"version": "0.0.8-sknext-beta.8", | ||
"version": "1.0.0-sknext-beta.1", | ||
"license": "MIT", | ||
@@ -41,3 +41,3 @@ "description": "A React wrapper around the Intersection Observer API", | ||
"./": "./", | ||
"./index": { | ||
".": { | ||
"import": "./index.mjs", | ||
@@ -44,0 +44,0 @@ "require": "./index.js", |
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
42974