github-contributions-counter
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "github-contributions-counter", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "A simple Javascript API that will return the public github contributions history for a user based on a universal function", | ||
@@ -30,3 +30,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"axios": "^0.21.1", | ||
"axios": "^0.21.2", | ||
"jsdom": "^7.2.2", | ||
@@ -60,3 +60,3 @@ "lodash": "^4.17.21" | ||
"rollup-plugin-peer-deps-external": "^2.2.4", | ||
"rollup-plugin-postcss": "^4.0.0", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
"rollup-plugin-styles": "^3.14.1", | ||
@@ -63,0 +63,0 @@ "rollup-plugin-typescript2": "^0.29.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
652759
7585
Updatedaxios@^0.21.2