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

7

cheerio/index.d.ts
// Type definitions for Cheerio v0.22.0
// Project: https://github.com/cheeriojs/cheerio
// Definitions by: Bret Little <https://github.com/blittle>, VILIC VANE <http://vilic.info>, Wayne Maurer <https://github.com/wmaurer>, Umar Nizamani <https://github.com/umarniz>, LiJinyao <https://github.com/LiJinyao>
// Definitions by: Bret Little <https://github.com/blittle>, VILIC VANE <http://vilic.info>, Wayne Maurer <https://github.com/wmaurer>, Umar Nizamani <https://github.com/umarniz>, LiJinyao <https://github.com/LiJinyao>, Chennakrishna <https://github.com/chennakrishna8>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -181,6 +181,5 @@

// See https://github.com/cheeriojs/cheerio/issues/731
/*wrap(content: string): Cheerio;
wrap(content: string): Cheerio;
wrap(content: Document): Cheerio;
wrap(content: Cheerio): Cheerio;*/
wrap(content: Cheerio): Cheerio;

@@ -187,0 +186,0 @@ css(propertyName: string): string;

{
"name": "@types/cheerio",
"version": "0.22.7",
"version": "0.22.8",
"description": "TypeScript definitions for Cheerio",

@@ -30,2 +30,7 @@ "license": "MIT",

"githubUsername": "LiJinyao"
},
{
"name": "Chennakrishna",
"url": "https://github.com/chennakrishna8",
"githubUsername": "chennakrishna8"
}

@@ -36,8 +41,8 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "7bad95b5e2c259cc176a97edbd6784b9c38ad54d920ccca81730d5dde39858b4",
"typesPublisherContentHash": "21a766405dd90546f357589cd71d38e6b60ba0becf167e0e6d0a9cebd039dd28",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cheerio
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cheerio
Additional Details
* Last updated: Sat, 30 Dec 2017 00:26:11 GMT
* Last updated: Tue, 26 Jun 2018 01:10:50 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: cheerio

# Credits
These definitions were written by Bret Little <https://github.com/blittle>, VILIC VANE <http://vilic.info>, Wayne Maurer <https://github.com/wmaurer>, Umar Nizamani <https://github.com/umarniz>, LiJinyao <https://github.com/LiJinyao>.
These definitions were written by Bret Little <https://github.com/blittle>, VILIC VANE <http://vilic.info>, Wayne Maurer <https://github.com/wmaurer>, Umar Nizamani <https://github.com/umarniz>, LiJinyao <https://github.com/LiJinyao>, Chennakrishna <https://github.com/chennakrishna8>.
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