react-native-link-preview
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -46,3 +46,3 @@ /** | ||
static _parseResponse(body, url) { | ||
doc = cheerio.load(body) | ||
const doc = cheerio.load(body) | ||
@@ -49,0 +49,0 @@ return { |
{ | ||
"name": "react-native-link-preview", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
@@ -6,0 +6,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
16711