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

@types/cheerio

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/cheerio - npm Package Compare versions

Comparing version 0.22.30 to 0.22.31

2

cheerio/index.d.ts

@@ -257,3 +257,3 @@ // Type definitions for Cheerio v0.22.0

css(propertyName: string): string;
css(propertyName?: string): string;
css(propertyNames: string[]): string[];

@@ -260,0 +260,0 @@ css(propertyName: string, value: string): Cheerio;

{
"name": "@types/cheerio",
"version": "0.22.30",
"version": "0.22.31",
"description": "TypeScript definitions for Cheerio",

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

},
"typesPublisherContentHash": "adbfb088142cc743c3a2888968ebff42ca2c7d8fbd8927b8c4fc02cfad1f56f9",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "296eae77b0c9d063dc5ea68fccc7fa9e3a468cda65bcde22db6cbbb2c98a046b",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:51 GMT
* Last updated: Sat, 05 Feb 2022 19:01:25 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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