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

@alpinejs/intersect

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alpinejs/intersect - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

2

package.json
{
"name": "@alpinejs/intersect",
"version": "3.2.2",
"version": "3.2.3",
"description": "Trigger JavaScript when an element enters the viewport",

@@ -5,0 +5,0 @@ "author": "Caleb Porzio",

@@ -1,2 +0,1 @@

export default function (Alpine) {

@@ -3,0 +2,0 @@ Alpine.directive('intersect', (el, { expression, modifiers }, { evaluateLater, cleanup }) => {

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