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.7 to 2.4.8

20

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

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

"dependencies": {
"axios": "^1.6.2",
"axios": "^1.6.3",
"tar": "^6.2.0"
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "^20.10.1",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.6",
"@types/shelljs": "^0.8.15",
"@types/tar": "^6.1.10",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/eslint-plugin-tslint": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
"eslint-plugin-import": "^2.29.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prefer-arrow": "^1.2.3",

@@ -32,3 +32,3 @@ "jest": "^29.7.0",

"tslib": "^2.6.2",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},

@@ -35,0 +35,0 @@ "scripts": {

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