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.13
to
0.1.14
+6
-0
CHANGELOG.md
# @dependabit/github-client
## 0.1.14
### Patch Changes
- [#76](https://github.com/pradeepmouli/dependabit/pull/76) [`7952538`](https://github.com/pradeepmouli/dependabit/commit/7952538578b97472f9da49056db535abf8c6a26a) Thanks [@pradeepmouli](https://github.com/pradeepmouli)! - - test: trigger CI pipeline
## 0.1.13

@@ -4,0 +10,0 @@

+2
-2
{
"name": "@dependabit/github-client",
"version": "0.1.13",
"version": "0.1.14",
"repository": {

@@ -38,3 +38,3 @@ "type": "git",

"build": "tsgo -p tsconfig.json",
"clean": "rm -rf dist",
"clean": "rm -rf dist tsconfig.tsbuildinfo",
"dev": "tsx watch src/index.ts",

@@ -41,0 +41,0 @@ "type-check": "tsgo --noEmit -p tsconfig.json",