Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

html-metadata

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-metadata - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

1

lib/index.js

@@ -9,3 +9,2 @@ /**

var cheerio = require('cheerio');
var preq = require('preq'); // Promisified Request library
var microdata = require('microdata-node'); // Schema.org microdata

@@ -12,0 +11,0 @@

4

package.json
{
"name": "html-metadata",
"version": "1.6.1",
"version": "1.6.2",
"description": "Scrapes metadata of several different standards",

@@ -10,3 +10,3 @@ "main": "index.js",

"microdata-node": "0.2.1",
"preq": "0.5.1"
"preq": "0.5.2"
},

@@ -13,0 +13,0 @@ "devDependencies": {

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