New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-intersection-observer

Package Overview
Dependencies
Maintainers
19
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.15 to 2.0.16

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [2.0.16] - 2020-10-20
- Added `tslib@^1.14.1` in the list of dependencies. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [2.0.8] - 2019-10-31

@@ -12,0 +16,0 @@

5

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

@@ -32,3 +32,6 @@ "description": "A React wrapper around the Intersection Observer API",

"react": ">=16.8.0 <17.0.0"
},
"dependencies": {
"tslib": "^1.14.1"
}
}
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