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

@types/sizzle

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sizzle - npm Package Compare versions

Comparing version 2.3.8 to 2.3.9

2

sizzle/index.d.ts

@@ -14,3 +14,3 @@ export as namespace Sizzle;

(selector: string, context?: Element | Document | DocumentFragment): Element[];
// eslint-disable-next-line @typescript-eslint/ban-types
// eslint-disable-next-line @typescript-eslint/no-unsafe-function-type
compile(selector: string): Function;

@@ -17,0 +17,0 @@ matchesSelector(element: Element, selector: string): boolean;

{
"name": "@types/sizzle",
"version": "2.3.8",
"version": "2.3.9",
"description": "TypeScript definitions for sizzle",

@@ -23,4 +23,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sizzle",

"dependencies": {},
"typesPublisherContentHash": "1ceb548567bdb7f826a44b62e32fd0b308219f656b3fbd0096ed40d385a05719",
"typeScriptVersion": "4.5"
"peerDependencies": {},
"typesPublisherContentHash": "0695816c2a1aaa2ea7eb8dc8c445f1aa526abd767d88970c1c4da9db0cf34bbe",
"typeScriptVersion": "4.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Last updated: Wed, 23 Oct 2024 03:36:41 GMT
* Dependencies: none

@@ -14,0 +14,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