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

on-load

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

on-load - npm Package Compare versions

Comparing version 3.2.3 to 3.3.0

2

index.js

@@ -51,2 +51,4 @@ /* global MutationObserver */

module.exports.KEY_ATTR = KEY_ATTR
function turnon (index, el) {

@@ -53,0 +55,0 @@ if (watch[index][0] && watch[index][2] === 0) {

2

package.json
{
"name": "on-load",
"version": "3.2.3",
"version": "3.3.0",
"description": "On load/unload events for DOM elements using a MutationObserver",

@@ -5,0 +5,0 @@ "main": "server.js",

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