Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitly

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitly - npm Package Compare versions

Comparing version 2.4.5 to 2.4.6

22

package.json
{
"name": "gitly",
"version": "2.4.5",
"version": "2.4.6",
"description": "An API to download and/or extract git repositories",

@@ -13,15 +13,15 @@ "main": "lib/main.js",

"dependencies": {
"axios": "^1.5.0",
"axios": "^1.6.0",
"tar": "^6.2.0"
},
"devDependencies": {
"@types/jest": "^29.5.5",
"@types/node": "^20.6.2",
"@types/shelljs": "^0.8.12",
"@types/tar": "^6.1.6",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"eslint-plugin-import": "^2.28.1",
"@types/jest": "^29.5.6",
"@types/node": "^20.8.9",
"@types/shelljs": "^0.8.14",
"@types/tar": "^6.1.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prefer-arrow": "^1.2.3",

@@ -28,0 +28,0 @@ "jest": "^29.7.0",

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