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

@shopify/react-intersection-observer

Package Overview
Dependencies
Maintainers
13
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-intersection-observer - npm Package Compare versions

Comparing version 2.0.11 to 2.0.12

10

package.json
{
"name": "@shopify/react-intersection-observer",
"version": "2.0.11",
"version": "2.0.12",
"license": "MIT",

@@ -17,6 +17,3 @@ "description": "A React wrapper around the IntersectionObserver API",

"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-intersection-observer",
"bugs": {

@@ -27,3 +24,4 @@ "url": "https://github.com/shopify/quilt/issues"

"files": [
"dist/*"
"dist/*",
"!tsconfig.tsbuildinfo"
],

@@ -30,0 +28,0 @@ "peerDependencies": {

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