scrape-util
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -96,4 +96,4 @@ const path = require('path'); | ||
parseTableAfterSentinel, | ||
logger | ||
logger, | ||
$ | ||
}; |
{ | ||
"name": "scrape-util", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Utilities to assist in scraping HTML pages in NodeJS.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5345