Socket
Socket
Sign inDemoInstall

orgasmatron

Package Overview
Dependencies
74
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

2

index.js

@@ -1,2 +0,2 @@

/* orgasmatron v0.1.1
/* orgasmatron v0.1.2
HTML head scraper

@@ -3,0 +3,0 @@ http://github.com/etler/orgasmatron

{
"name": "orgasmatron",
"version" : "v0.1.1",
"description" : "Easily scrape websites for html header meta data",
"keywords" : [ "head scraper", "site scraper", "meta scraper", "scraper", "open graph", "opengraph", "og", "meta data" ],
"author" : "Tim Etler <tmetler@gmail.com> (http://www.timetler.com)",
"repository" :
{ "type" : "git"
, "url" : "http://github.com/etler/orgasmatron.git" },
"bugs":
{ "url": "http://github.com/etler/orgasmatron/issues" },
"version": "v0.1.2",
"description": "Easily scrape websites for html header meta data",
"keywords": [
"head scraper",
"site scraper",
"meta scraper",
"scraper",
"open graph",
"opengraph",
"og",
"meta data"
],
"author": "Tim Etler <tmetler@gmail.com> (http://www.timetler.com)",
"repository": {
"type": "git",
"url": "http://github.com/etler/orgasmatron.git"
},
"bugs": {
"url": "http://github.com/etler/orgasmatron/issues"
},
"main": "index.js",
"dependencies" :
{ "cheerio" : "0.19.x"
, "request" : "2.63.x" }
"dependencies": {
"cheerio": "^0.22.0",
"request": "^2.88.0"
}
}
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