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

@hyperswarm/secret-stream

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperswarm/secret-stream - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

2

index.js

@@ -10,3 +10,3 @@ const { Pull, Push, HEADERBYTES, KEYBYTES, ABYTES } = require('sodium-secretstream')

const slab = b4a.alloc(92)
const slab = b4a.alloc(96)

@@ -13,0 +13,0 @@ const NS = slab.subarray(0, 32)

{
"name": "@hyperswarm/secret-stream",
"version": "5.1.2",
"version": "5.1.3",
"description": "Secret stream backed by Noise and libsodium's secretstream",

@@ -5,0 +5,0 @@ "main": "index.js",

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