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

instagram-stories

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instagram-stories - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -23,3 +23,3 @@ const fetch = require('isomorphic-fetch')

}) => (
fetch(`https://i.instagram.com/api/v1/feed/user/${id}/reel_media`, {
fetch(`https://i.instagram.com/api/v1/feed/user/${id}/reel_media/`, {
headers: Object.assign(headers, {

@@ -26,0 +26,0 @@ cookie: `sessionid=${sessionid}; ds_user_id=${userid}`

{
"name": "instagram-stories",
"version": "1.0.0",
"version": "1.0.1",
"description": "Instagram Stories",

@@ -29,5 +29,5 @@ "license": "MIT",

"devDependencies": {
"ava": "^0.19.1",
"ava": "^0.22.0",
"xo": "^0.18.2"
}
}
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