Comparing version 2.2.3 to 2.3.0
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44454
43
1022
Updatedaxios@^1.2.3