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.0.0 to 1.2.0

14

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

@@ -17,3 +17,4 @@ "main": "public/js/instafeed.js",

"Insta",
"photos"
"photos",
"Instafeed"
],

@@ -26,9 +27,4 @@ "author": "Joe Carlson",

"homepage": "https://github.com/JoeKarlsson1/Angular-Instafeed#readme",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-browserify": "^0.5.1",
"gulp-connect": "^2.3.1"
},
"dependencies": {
}
"devDependencies": {},
"dependencies": {}
}

@@ -76,3 +76,2 @@ 'use strict'

// (function() {
module.exports = function(client_id, user_id) {

@@ -107,4 +106,2 @@

});
}
// })();
}

@@ -34,3 +34,3 @@ # Angular Instafeed

* Once you have these, navigate to ```js/instagram/application.js``` and configure your ```client_id``` and your ```user_id```
* Run the app anyway your usually run your web apps. Or open ```index.html`` in the browser.
* Run the app anyway your usually run your web apps. Or open ```index.html``` in the browser.

@@ -42,4 +42,2 @@ ## Tech

* [Gulp] - the streaming build system
* [keymaster.js] - awesome keyboard handler lib by [@thomasfuchs]
* [jQuery] - duh

@@ -46,0 +44,0 @@ ##Contributing

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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