Socket
Socket
Sign inDemoInstall

x-ray-crawler

Package Overview
Dependencies
136
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

6

History.md

@@ -0,1 +1,7 @@

2.0.4 / 2019-02-22
==================
- bump: `cheerio` package from *0.19.0* to *0.22.0*
- added: missing repository links in `package.json`
2.0.3 / 2017-12-06

@@ -2,0 +8,0 @@ ==================

14

package.json
{
"name": "x-ray-crawler",
"version": "2.0.3",
"version": "2.0.4",
"description": "x-ray's crawler",
"main": "lib/index.js",
"dependencies": {
"cheerio": "^0.19.0",
"cheerio": "^0.22.0",
"debug": "^2.1.3",

@@ -28,2 +28,6 @@ "delegates": "^0.1.0",

},
"repository": {
"type": "git",
"url": "git+https://github.com/lapwinglabs/x-ray-crawler.git"
},
"keywords": [

@@ -37,3 +41,7 @@ "x-ray",

"author": "Matthew Mueller",
"license": "MIT"
"license": "MIT",
"bugs": {
"url": "https://github.com/lapwinglabs/x-ray-crawler/issues"
},
"homepage": "https://github.com/lapwinglabs/x-ray-crawler#readme"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc