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

@dependabit/plugin-http

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

Comparing version
0.1.1
to
0.1.2
+8
-0
CHANGELOG.md
# @dependabit/plugin-http
## 0.1.2
### Patch Changes
- Add gitignore-aware exclusions for manifest detection
- Updated dependencies
- @dependabit/manifest@0.1.2
## 0.1.1

@@ -4,0 +12,0 @@

+3
-3
{
"name": "@dependabit/plugin-http",
"version": "0.1.1",
"version": "0.1.2",
"description": "Generic HTTP plugin with content hashing for dependency tracking",

@@ -16,6 +16,6 @@ "type": "module",

"zod": "^4.3.6",
"@dependabit/manifest": "0.1.1"
"@dependabit/manifest": "0.1.2"
},
"devDependencies": {
"@types/node": "^25.2.2",
"@types/node": "^25.2.3",
"tsx": "^4.21.0",

@@ -22,0 +22,0 @@ "typescript": "^5.9.3",

Sorry, the diff of this file is not supported yet