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.26 to 0.22.27

2

cheerio/index.d.ts

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

tagName: string;
type: 'tag';
type: 'tag' | 'script' | 'style';
name: string;

@@ -35,0 +35,0 @@ attribs: { [attr: string]: string };

{
"name": "@types/cheerio",
"version": "0.22.26",
"version": "0.22.27",
"description": "TypeScript definitions for Cheerio",

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

},
"typesPublisherContentHash": "f8d6b168823e61e00c5ff28bc02dbe783141ff152f6c32451e9ec9f2a48295b7",
"typesPublisherContentHash": "24db4998a33c2fadd38a500433bef6a52a71679c2f0ff8d3b5672ea3bb295847",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Wed, 10 Mar 2021 14:59:33 GMT
* Last updated: Fri, 12 Mar 2021 19:14:06 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