Socket
Socket
Sign inDemoInstall

cheerio

Package Overview
Dependencies
Maintainers
1
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 0.1.4 to 0.1.5

7

package.json

@@ -6,3 +6,3 @@ {

"keywords": ["htmlparser", "jquery", "selector", "scraper"],
"version": "0.1.4",
"version": "0.1.5",
"repository": {

@@ -24,8 +24,9 @@ "type": "git",

"vows" : "0.5.x",
"diff_match_patch" : "0.1.x"
"diff_match_patch" : "0.1.x",
"should" : "0.x"
},
"scripts": {
"prepublish": "coffee -o lib/ src/",
"test": "vows tests/test.cheerio.coffee --spec"
"test": "coffee -o lib/ src/ && vows tests/test.cheerio.coffee --spec"
}
}

Sorry, the diff of this file is not supported yet

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