instagram-api-theogu
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -498,3 +498,3 @@ // Native | ||
return this.request(`/${username}/?__a=1`).then( | ||
data => data.graphql.shortcode_media | ||
data => data.graphql.user | ||
) | ||
@@ -501,0 +501,0 @@ } |
{ | ||
"name": "instagram-api-theogu", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Instagram api", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
18641