Sign In

usrcp-github

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

usrcp-github - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+4
-4
package.json
{
"name": "usrcp-github",
"version": "0.2.3",
"version": "0.2.4",
"description": "GitHub capture adapter for USRCP - polls the REST API for pull requests authored by the configured user and appends them to the local ledger",

@@ -38,8 +38,8 @@ "main": "dist/index.js",

"@octokit/rest": "^20.1.2",
"usrcp-core": "^0.2.3",
"usrcp-adapter-kit": "^0.2.3"
"usrcp-core": "^0.2.4",
"usrcp-adapter-kit": "^0.2.4"
},
"devDependencies": {
"@types/better-sqlite3": "^7.6.0",
"@types/node": "22.19.17",
"@types/node": "26.1.1",
"better-sqlite3": "12.10.0",

@@ -46,0 +46,0 @@ "typescript": "5.9.3",