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.6 to 2.3.7

2

sizzle/index.d.ts

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

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

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

{
"name": "@types/sizzle",
"version": "2.3.6",
"version": "2.3.7",
"description": "TypeScript definitions for sizzle",

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

"dependencies": {},
"typesPublisherContentHash": "ec2c03b458b97b28f22d61cbaa74de251f5e33494e71b8a7920fb6f78fffd2b3",
"typesPublisherContentHash": "ec6a4244bcbcf968b6b2b7febb625a63f7d795288de4baf78d60a78d797a0ffa",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 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