Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

anybar-ping

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anybar-ping - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

2

bin/help.txt

@@ -5,3 +5,3 @@ Usage

Flags
--debug Enable verbose log level [default=false].
--verbose Enable verbose log level [default=false].
--interval Wait N milliseconds between sending each packet [default=5000].

@@ -8,0 +8,0 @@ --source Use the following IP address as the source address in outgoing packets [default=1.1.1.1].

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/Kikobeats/anybar-ping",
"version": "1.0.12",
"version": "1.0.13",
"exports": {

@@ -40,5 +40,5 @@ ".": "./cli/index.js"

"ci-publish": "latest",
"conventional-github-releaser": "latest",
"finepack": "latest",
"git-authors-cli": "latest",
"github-generate-release": "latest",
"nano-staged": "latest",

@@ -66,3 +66,3 @@ "npm-check-updates": "latest",

"release": "standard-version -a",
"release:github": "conventional-github-releaser -p angular",
"release:github": "github-generate-release",
"release:tags": "git push --follow-tags origin HEAD:master",

@@ -78,3 +78,8 @@ "test": "exit 0",

"@commitlint/config-conventional"
]
],
"rules": {
"body-max-line-length": [
0
]
}
},

@@ -81,0 +86,0 @@ "nano-staged": {

@@ -32,3 +32,3 @@ # anybar-ping

Flags
--debug Enable verbose log level [default=false].
--verbose Enable verbose log level [default=false].
--interval Wait N milliseconds between sending each packet [default=5000].

@@ -35,0 +35,0 @@ --source Use the following IP address as the source address in outgoing packets [default=1.1.1.1].

Sorry, the diff of this file is not supported yet

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