New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@dependabit/github-client

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dependabit/github-client - npm Package Compare versions

Comparing version
0.1.2
to
0.1.13
+67
-0
CHANGELOG.md
# @dependabit/github-client
## 0.1.13
### Patch Changes
- Fix CI by adjusting coverage thresholds to match current coverage levels
## 0.1.12
### Patch Changes
- b9b3ee9: chore: test npm Trusted Publishers with explicit \_authToken deletion and OIDC
## 0.1.11
### Patch Changes
- 94abf8f: chore: publish with clean OIDC configuration (no \_authToken)
## 0.1.10
### Patch Changes
- e773c8d: chore: test OIDC with proper setup-node .npmrc configuration
## 0.1.9
### Patch Changes
- 85fc334: chore: test npm OIDC authentication with debug logging
## 0.1.8
### Patch Changes
- 8df08cd: chore: publish with setup-node OIDC token generation
## 0.1.7
### Patch Changes
- chore: publish with corrected npm OIDC configuration
## 0.1.6
### Patch Changes
- d5232a5: chore: publish with OIDC authentication enabled
## 0.1.5
### Patch Changes
- 7cb6440: chore: publish v0.1.5 with OIDC trusted publishers
## 0.1.4
### Patch Changes
- b6d5114: chore: release v0.1.4 with OIDC publishing
- fddd353: chore: test OIDC publishing with NODE_AUTH_TOKEN fix
## 0.1.3
### Patch Changes
- chore: publish with OIDC trusted publishers
## 0.1.2

@@ -4,0 +71,0 @@

+6
-1
{
"name": "@dependabit/github-client",
"version": "0.1.2",
"version": "0.1.13",
"repository": {
"type": "git",
"url": "https://github.com/pradeepmouli/dependabit",
"directory": "packages/github-client"
},
"description": "GitHub API wrapper with rate limiting and authentication",

@@ -5,0 +10,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet