Comparing version 2.1.0 to 2.1.1
@@ -24,5 +24,5 @@ { | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
"lru-cache": "^4.0.0" | ||
"axios": "^0.20.0", | ||
"lru-cache": "^6.0.0" | ||
} | ||
} |
{ | ||
"name": "hubkit", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "GitHub API library for JavaScript, promise-based, for both NodeJS and the browser", | ||
@@ -29,9 +29,9 @@ "main": "index.js", | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
"lru-cache": "^4.0.0" | ||
"axios": "0.20.x", | ||
"lru-cache": "6.x" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^4.18.1", | ||
"release-it": "^7.2.0" | ||
"eslint": "7.x", | ||
"release-it": "14.x" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42013
+ Addedaxios@0.20.0(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedyallist@4.0.0(transitive)
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)
- Removedlru-cache@4.1.5(transitive)
- Removedpseudomap@1.0.2(transitive)
- Removedyallist@2.1.2(transitive)
Updatedaxios@0.20.x
Updatedlru-cache@6.x