Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instagram-tags-post

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instagram-tags-post - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

index.js

@@ -29,3 +29,4 @@ #!/usr/bin/env node

let end_cursor = data.graphql.hashtag.edge_hashtag_to_media.page_info.end_cursor
const total = data.graphql.hashtag.edge_hashtag_to_media.count
console.log(`there are ${total} post on this tag,please waiting...`,)
const getNextPage = async (end_cursor) => {

@@ -32,0 +33,0 @@ let variables = JSON.stringify({

{
"name": "instagram-tags-post",
"version": "1.0.4",
"version": "1.0.5",
"description": "get instagram post by tags",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc