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

@d-fischer/connection

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d-fischer/connection - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

es/Connection.mjs

1

es/Connection.js

@@ -43,2 +43,3 @@ import { __awaiter, __extends, __generator } from "tslib";

}
this.destroy();
};

@@ -45,0 +46,0 @@ Connection.prototype.destroy = function () {

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

}
this.destroy();
};

@@ -47,0 +48,0 @@ Connection.prototype.destroy = function () {

2

package.json
{
"name": "@d-fischer/connection",
"version": "2.0.1",
"version": "2.0.2",
"description": "Abstraction for packet-based connections.",

@@ -5,0 +5,0 @@ "keywords": [],

Sorry, the diff of this file is not supported yet

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