github-files
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "github-files", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"main": "dist/index.js", | ||
@@ -15,6 +15,6 @@ "bin": { | ||
"devDependencies": { | ||
"@types/node": "^20.1.3", | ||
"@typescript-eslint/eslint-plugin": "^5.59.5", | ||
"@typescript-eslint/parser": "^5.59.5", | ||
"eslint": "^8.40.0", | ||
"@types/node": "^20.3.1", | ||
"@typescript-eslint/eslint-plugin": "^5.60.0", | ||
"@typescript-eslint/parser": "^5.60.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -25,8 +25,8 @@ "eslint-plugin-import": "^2.27.5", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.1.3" | ||
}, | ||
"dependencies": { | ||
"@node-libraries/promise-limit": "^1.0.2", | ||
"commander": "^10.0.1", | ||
"cross-fetch": "^3.1.5" | ||
"commander": "^11.0.0", | ||
"cross-fetch": "^3.1.6" | ||
}, | ||
@@ -33,0 +33,0 @@ "repository": "https://github.com/node-libraries/github-files", |
Sorry, the diff of this file is not supported yet
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
19286
+ Addedcommander@11.1.0(transitive)
- Removedcommander@10.0.1(transitive)
Updatedcommander@^11.0.0
Updatedcross-fetch@^3.1.6