New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitly

Package Overview
Dependencies
Maintainers
1
Versions
50
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.0 to 2.4.1

18

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

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

"dependencies": {
"axios": "^1.3.2",
"axios": "^1.3.4",
"tar": "^6.1.13"

@@ -19,12 +19,12 @@ },

"@types/jest": "^29.4.0",
"@types/node": "^18.13.0",
"@types/node": "^18.14.6",
"@types/shelljs": "^0.8.11",
"@types/tar": "^6.1.3",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.33.0",
"@types/tar": "^6.1.4",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/eslint-plugin-tslint": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"eslint": "^8.35.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prefer-arrow": "^1.2.3",
"jest": "^29.4.2",
"jest": "^29.5.0",
"shelljs": "^0.8.5",

@@ -31,0 +31,0 @@ "ts-jest": "^29.0.5",

@@ -91,3 +91,3 @@ # gitly

*/
headers? RawAxiosRequestHeaders | AxiosHeaders
headers?: RawAxiosRequestHeaders | AxiosHeaders
}

@@ -94,0 +94,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