New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-instafeed

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-instafeed - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2

2

package.json
{
"name": "angular-instafeed",
"version": "1.8.1",
"version": "1.8.2",
"description": "Grid that displays your most recent Instagram photos.",

@@ -5,0 +5,0 @@ "main": "public/js/instafeed.js",

# Angular Instafeed
## Personal Instagram Angular.js Feed

@@ -26,11 +27,13 @@

* Download and unpack [Angular Instafeed](https://github.com/JoeKarlsson/Angular-Instafeed). Or alternatively checkout from source:
* In your project directory
```bash
$ git clone https://github.com/JoeKarlsson/Angular-Instafeed
$ npm i angular-instafeed --save
```
```bash
$ cd angular-instafeed
* In the HTML file you want to add Instafeed, you will need to add a div with the ID "instafeed".
```
<div id="instafeed"></div>
```

@@ -37,0 +40,0 @@ * Next, inside the project, you need to [register as a Instagram Developer](https://instagram.com/developer/clients/manage/) to get your Client ID

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