html-metadata
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -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 @@ |
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
74509
1418
+ Addedpreq@0.5.2(transitive)
- Removedpreq@0.5.1(transitive)
Updatedpreq@0.5.2