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

delegate-it

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

delegate-it - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

index.d.ts

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

import type { ParseSelector } from 'typed-query-selector/parser';
import type { ParseSelector } from 'typed-query-selector/parser.d.js';
export declare type DelegateOptions = boolean | Omit<AddEventListenerOptions, 'once'>;

@@ -3,0 +3,0 @@ export declare type EventType = keyof GlobalEventHandlersEventMap;

{
"name": "delegate-it",
"version": "4.0.0",
"version": "4.0.1",
"description": "Lightweight and modern event delegation in the browser",

@@ -49,3 +49,3 @@ "keywords": [

"devDependencies": {
"@sindresorhus/tsconfig": "^2.0.0",
"@sindresorhus/tsconfig": "^3.0.1",
"ava": "^4.3.0",

@@ -52,0 +52,0 @@ "jsdom": "^20.0.0",

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