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.7 to 2.3.8

1

sizzle/index.d.ts

@@ -39,2 +39,3 @@ export as namespace Sizzle;

interface FindFunction {
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
(match: RegExpMatchArray, context: Element | Document, isXML: boolean): Element[] | void;

@@ -41,0 +42,0 @@ }

4

sizzle/package.json
{
"name": "@types/sizzle",
"version": "2.3.7",
"version": "2.3.8",
"description": "TypeScript definitions for sizzle",

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

"dependencies": {},
"typesPublisherContentHash": "ec6a4244bcbcf968b6b2b7febb625a63f7d795288de4baf78d60a78d797a0ffa",
"typesPublisherContentHash": "1ceb548567bdb7f826a44b62e32fd0b308219f656b3fbd0096ed40d385a05719",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 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