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 1.0.0 to 1.0.1

4

lib/index.d.ts

@@ -1,4 +0,4 @@

import Connection from './Connection';
import Connection, { ConnectionInfo } from './Connection';
import DirectConnection from './DirectConnection';
import WebSocketConnection from './WebSocketConnection';
export { Connection, DirectConnection, WebSocketConnection };
export { Connection, ConnectionInfo, DirectConnection, WebSocketConnection };
{
"name": "@d-fischer/connection",
"version": "1.0.0",
"version": "1.0.1",
"description": "Abstraction for packet-based connections.",

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

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