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.0.2 to 2.0.3

28

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

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

"dependencies": {
"axios": "^0.21.0",
"tar": "^6.0.5"
"axios": "^0.21.1",
"tar": "^6.1.0"
},
"devDependencies": {
"@types/jest": "^26.0.19",
"@types/node": "^14.14.14",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@types/shelljs": "^0.8.8",
"@types/tar": "^4.0.4",
"@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.10.0",
"@typescript-eslint/parser": "^4.10.0",
"eslint": "^7.16.0",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"eslint": "^7.23.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.7.9",
"eslint-plugin-prefer-arrow": "^1.2.2",
"eslint-plugin-unicorn": "^24.0.0",
"eslint-plugin-jsdoc": "^32.3.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-unicorn": "^29.0.0",
"jest": "^26.6.3",
"shelljs": "^0.8.4",
"ts-jest": "^26.4.4",
"typescript": "^4.1.3"
"ts-jest": "^26.5.4",
"typescript": "^4.2.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