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.2.3 to 2.3.0

lib/interfaces/options.d.ts

18

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

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

"dependencies": {
"axios": "^1.2.2",
"axios": "^1.2.3",
"tar": "^6.1.13"
},
"devDependencies": {
"@types/jest": "^29.2.5",
"@types/jest": "^29.2.6",
"@types/node": "^18.11.18",
"@types/shelljs": "^0.8.11",
"@types/tar": "^6.1.3",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"eslint": "^8.31.0",
"eslint-plugin-import": "^2.26.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/eslint-plugin-tslint": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prefer-arrow": "^1.2.3",
"jest": "^29.3.1",
"shelljs": "^0.8.5",
"ts-jest": "^29.0.3",
"ts-jest": "^29.0.5",
"tslib": "^2.4.1",

@@ -32,0 +32,0 @@ "typescript": "^4.9.4"

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