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

@acanto/core-dom

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acanto/core-dom - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

listenScroll.js

@@ -9,3 +9,3 @@ import debounce from "lodash.debounce";

* @param {import("lodash").DebounceSettings} [debounceOptions]
* @returns {EventListener} An automatic unbinding function to run to deregister the listener upon call
* @returns {() => any} An automatic unbinding function to run to deregister the listener upon call
*/

@@ -12,0 +12,0 @@ export default function listenScroll(handler, debounceOptions) {

{
"name": "@acanto/core-dom",
"version": "0.0.8",
"version": "0.0.9",
"author": "Acanto <info@acanto.net> (https://acanto.agency/)",

@@ -18,3 +18,3 @@ "license": "ISC",

"sideEffects": false,
"gitHead": "e6294f51eeffb75c9ba6b868dc2dc9efd42efcf0"
"gitHead": "0d1abd0044d2280a10ebeb961f933cd95db60686"
}
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