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

ataraxia-local

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ataraxia-local - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

1

index.js

@@ -39,2 +39,3 @@ 'use strict';

peer.setSocket(sock);
peer.negotiate();
this.addPeer(peer);

@@ -41,0 +42,0 @@ };

4

package.json
{
"name": "ataraxia-local",
"version": "0.4.1",
"version": "0.4.2",
"description": "Machine-local transport for Ataraxia P2P messaging",

@@ -9,3 +9,3 @@ "main": "index.js",

"dependencies": {
"ataraxia": "^0.4.1",
"ataraxia": "^0.4.2",
"debug": "^3.1.0",

@@ -12,0 +12,0 @@ "end-of-stream": "^1.4.0",

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