New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blackhole-server

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

blackhole-server - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.github/workflows/npm-publish.yml

2

package.json
{
"name": "blackhole-server",
"version": "1.0.0",
"version": "1.0.1",
"description": "A HTTP Blackhole Server which will capture anything.",

@@ -5,0 +5,0 @@ "main": "src/app.js",

@@ -1,1 +0,16 @@

# blackhole-server
# blackhole-server
A HTTP Server which captures all the things and logs it.
<a href="https://www.npmjs.com/package/blackhole-server">
<img alt="npm version" src="https://img.shields.io/npm/v/blackhole-server.svg">
<img alt="npm downloads" src="https://img.shields.io/npm/dm/blackhole-server.svg">
<img alt="code license" src="https://img.shields.io/github/license/vs4vijay/blackhole-server">
<img alt="npm publish" src="https://github.com/vs4vijay/blackhole-server/workflows/npm publish/badge.svg">
</a>
## Installation
```shell
npm install -g blackhole-server
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc