angular-instafeed
Advanced tools
Comparing version 1.0.0 to 1.2.0
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
0
12363
6
215
49
1