Socket
Socket
Sign inDemoInstall

orgasmatron

Package Overview
Dependencies
71
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

index.js

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

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

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

{
"name": "orgasmatron",
"version" : "v0.1.0",
"version" : "v0.1.1",
"description" : "Easily scrape websites for html header meta data",

@@ -12,6 +12,6 @@ "keywords" : [ "head scraper", "site scraper", "meta scraper", "scraper", "open graph", "opengraph", "og", "meta data" ],

{ "url": "http://github.com/etler/orgasmatron/issues" },
"main": "./index.js",
"main": "index.js",
"dependencies" :
{ "cheerio" : "0.13.x"
, "request" : "2.34.x" }
{ "cheerio" : "0.19.x"
, "request" : "2.63.x" }
}
# Orgasmatron - HTML head tag extractor
A simple easy to use HTML [head scraper](http://en.wikipedia.org/wiki/Orgasmatron_(massage_device)) that provides a clean interface for extracting data from the tags within the `head` tag.
A simple easy to use HTML head scraper that provides a clean interface for extracting data from the tags within the `head` tag.
>[Wikipedia](1) - The Orgasmatron is a manually operated head massage device made of partially flexible copper wires attached to a handle. The device has been specifically designed to gently massage the head and the back of the neck.
[1]: http://en.wikipedia.org/wiki/Orgasmatron_(massage_device)
## Full access to all head tags

@@ -6,0 +10,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