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.1 to 2.2.2

22

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

@@ -17,17 +17,17 @@ "main": "lib/main.js",

"devDependencies": {
"@types/jest": "^28.1.4",
"@types/node": "^18.0.3",
"@types/jest": "^29.0.0",
"@types/node": "^18.7.14",
"@types/shelljs": "^0.8.11",
"@types/tar": "^6.1.1",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/eslint-plugin-tslint": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"eslint": "^8.19.0",
"@types/tar": "^6.1.2",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/eslint-plugin-tslint": "^5.36.1",
"@typescript-eslint/parser": "^5.36.1",
"eslint": "^8.23.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"jest": "^28.1.2",
"jest": "^29.0.1",
"shelljs": "^0.8.5",
"ts-jest": "^28.0.5",
"ts-jest": "^28.0.8",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
"typescript": "^4.8.2"
},

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