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

conchk

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

conchk - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

index.js

@@ -47,3 +47,2 @@ // Usage example. By default Check will log to the console, but not a file.

if (options.filename) {
console.log("ADDING FILE " + options.filename);
winston.add(winston.transports.File, { filename: options.filename });

@@ -50,0 +49,0 @@ }

4

package.json
{
"name": "conchk",
"version": "1.0.1",
"version": "1.0.2",
"description": "Internet connection checker",

@@ -12,4 +12,4 @@ "main": "index.js",

"dependencies": {
"winston": "^1.0.1"
"winston": "1.0.1"
}
}
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