Socket
Socket
Sign inDemoInstall

hubkit

Package Overview
Dependencies
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubkit - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

4

bower.json

@@ -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"
}
}
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