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.1.1 to 2.1.2

30

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

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

"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.6.2",
"@types/shelljs": "^0.8.8",
"@types/tar": "^4.0.4",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"eslint": "^7.27.0",
"@types/jest": "^26.0.24",
"@types/node": "^16.0.1",
"@types/shelljs": "^0.8.9",
"@types/tar": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/eslint-plugin-tslint": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"eslint": "^7.30.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsdoc": "^35.1.2",
"eslint-plugin-jsdoc": "^35.4.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-unicorn": "^33.0.0",
"jest": "^27.0.3",
"eslint-plugin-unicorn": "^34.0.1",
"jest": "^27.0.6",
"shelljs": "^0.8.4",
"ts-jest": "^27.0.2",
"tslib": "^2.2.0",
"typescript": "^4.3.2"
"ts-jest": "^27.0.3",
"tslib": "^2.3.0",
"typescript": "^4.3.5"
},

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