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

pingskiller

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pingskiller - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

1

index.js

@@ -5,3 +5,2 @@ const request = require('request');

const PING_SKILLS_SIGNUP_FORM = 'https://www.pingskills.com/membership-validate.php';

@@ -8,0 +7,0 @@

2

package.json
{
"name": "pingskiller",
"version": "1.0.5",
"version": "1.0.6",
"description": "mostly for the lulz",

@@ -5,0 +5,0 @@ "main": "index.js",

# PingSkiller
Sign your friend up for the pingskills newsletter, this is really just a joke -- so please don't abuse this any further than your coworkers who need some help at pingpong.
Install globally! `npm i -g pingskiller`
Use as a node module: `npm i --save pingskiller`
_or_ clone the repo:
```sh
git clone git+ssh://git@github.com/dhigginbotham/pingskiller.git && \
cd pingskiller/ && \
chmod +x bin/pingskiller && \
bin/pingskiller -h
```
```sh
Usage: bin/pingskiller [options]

@@ -8,0 +16,0 @@

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