@jerrycoder/instagram-api 2.5.6 → 2.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -117,8 +117,8 @@ https://jerrycoder.oggyapi.workers.dev
117
117
 
118
118
  ° ✅ Fully Tested on Node.js & Vercel
119
119
 
120
- ° 🚀 Version: 2.5.6 (Latest)
120
+ ° 🚀 Version: 2.5.8 (Latest)
121
121
 
122
122
 
123
123
  ## 📄 License
124
- MIT License © JerryCoder
124
+ MIT License © JerryCoder
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jerrycoder/instagram-api",
3
- "version": "2.5.6",
3
+ "version": "2.5.8",
4
4
  "description": "Unofficial Instagram Downloader API — fetch Reels, Posts, Stories using JerryCoder API.",
5
5
  "main": "index.js",
6
6
  "author": "JerryCoder",