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

@dependabit/monitor

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/monitor - npm Package Compare versions

Comparing version
0.1.13
to
0.1.14
+9
-0
CHANGELOG.md
# @dependabit/monitor
## 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
- Updated dependencies [[`7952538`](https://github.com/pradeepmouli/dependabit/commit/7952538578b97472f9da49056db535abf8c6a26a)]:
- @dependabit/manifest@0.1.14
## 0.1.13

@@ -4,0 +13,0 @@

+3
-3
{
"name": "@dependabit/monitor",
"version": "0.1.13",
"version": "0.1.14",
"repository": {

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

"zod": "^4.3.6",
"@dependabit/manifest": "0.1.13"
"@dependabit/manifest": "0.1.14"
},

@@ -39,3 +39,3 @@ "devDependencies": {

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

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