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

@b613/utils

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@b613/utils - npm Package Compare versions

Comparing version 1.0.0-alpha5 to 1.0.0-alpha6

1

lib/ping.js

@@ -43,2 +43,3 @@ "use strict";

socket.on('close', () => socket.destroy());
socket.end();
};

@@ -45,0 +46,0 @@ check();

2

package.json
{
"name": "@b613/utils",
"version": "1.0.0-alpha5",
"version": "1.0.0-alpha6",
"description": "Set of utility methods for common operations",

@@ -5,0 +5,0 @@ "license": "MIT",

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