async-g-i-s
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -24,3 +24,3 @@ const cheerio = require('cheerio'); | ||
headers: { | ||
'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' | ||
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36' | ||
} | ||
@@ -27,0 +27,0 @@ }).then(res => res.text()); |
{ | ||
"name": "async-g-i-s", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Async Google Image Search", | ||
@@ -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
6954