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.25 to 0.22.26

3

cheerio/index.d.ts

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

// Hiroki Osame <https://github.com/privatenumber>
// Artishevskiy Alexey <https://github.com/dhvcc>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -35,2 +36,4 @@

attribs: { [attr: string]: string };
'x-attribsNamespace': { [attr: string]: string };
'x-prefixNamespace': { [attr: string]: string };
children: Element[];

@@ -37,0 +40,0 @@ childNodes: Element[] | null;

9

cheerio/package.json
{
"name": "@types/cheerio",
"version": "0.22.25",
"version": "0.22.26",
"description": "TypeScript definitions for Cheerio",

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

"githubUsername": "privatenumber"
},
{
"name": "Artishevskiy Alexey",
"url": "https://github.com/dhvcc",
"githubUsername": "dhvcc"
}

@@ -64,4 +69,4 @@ ],

},
"typesPublisherContentHash": "0301163a9edf5094175339febe737311f963b46e1e208b6048a6de9bd1240cb7",
"typesPublisherContentHash": "f8d6b168823e61e00c5ff28bc02dbe783141ff152f6c32451e9ec9f2a48295b7",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Mon, 08 Mar 2021 18:40:32 GMT
* Last updated: Wed, 10 Mar 2021 14:59:33 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

# 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), [Chennakrishna](https://github.com/chennakrishna8), [AzSiAz](https://github.com/AzSiAz), [Ryo Ota](https://github.com/nwtgck), and [Hiroki Osame](https://github.com/privatenumber).
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), [AzSiAz](https://github.com/AzSiAz), [Ryo Ota](https://github.com/nwtgck), [Hiroki Osame](https://github.com/privatenumber), and [Artishevskiy Alexey](https://github.com/dhvcc).
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