Socket
Socket
Sign inDemoInstall

cheerio

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cheerio - npm Package Compare versions

Comparing version 1.0.0-rc.7 to 1.0.0-rc.8

lib/package.json

6

package.json
{
"name": "cheerio",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server",

@@ -86,3 +86,5 @@ "author": "Matt Mueller <mattmuelle@gmail.com> (mat.io)",

"bench": "npm run benchmark",
"pre-commit": "lint-staged"
"pre-commit": "lint-staged",
"build": "tsc",
"prepublishOnly": "npm run build"
},

@@ -89,0 +91,0 @@ "prettier": {

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