Socket
Socket
Sign inDemoInstall

@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.4 to 0.22.5

2

cheerio/index.d.ts

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

html(): string;
html(): string | null;
html(html: string): Cheerio;

@@ -178,0 +178,0 @@

{
"name": "@types/cheerio",
"version": "0.22.4",
"version": "0.22.5",
"description": "TypeScript definitions for Cheerio",

@@ -39,4 +39,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "2bdacfe4210569e711d73e1d2e3f9b94779c84814e1da402605aa014f28ea13c",
"typesPublisherContentHash": "ef86f4d5f7723882b360aba83e614e94dd31f74178e4ab2cd4f2d823b9bcf00b",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Sat, 28 Oct 2017 00:08:10 GMT
* Last updated: Tue, 31 Oct 2017 19:48:57 GMT
* Dependencies: none

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

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