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.0 to 0.22.1

4

cheerio/index.d.ts

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

name: string;
attribs: Object;
attribs: {[attr: string]: string};
children: CheerioElement[];

@@ -276,2 +276,2 @@ childNodes: CheerioElement[];

export = cheerio;
}
}
{
"name": "@types/cheerio",
"version": "0.22.0",
"version": "0.22.1",
"description": "TypeScript definitions for Cheerio",

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

"peerDependencies": {},
"typesPublisherContentHash": "df3bfedd4381800a74590dc97e1b5e9765a1ec74d80836fc16edfd7bf19b0d6b",
"typesPublisherContentHash": "ab0157ada9837cb05edbce519ebbc787788270d2b0a41ed34589147a240ba7d4",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Sat, 11 Mar 2017 00:13:28 GMT
* Last updated: Mon, 27 Mar 2017 20:43:37 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