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

ssb-keys

Package Overview
Dependencies
Maintainers
12
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssb-keys - npm Package Compare versions

Comparing version 7.1.2 to 7.1.3

3

index.js

@@ -160,2 +160,3 @@ 'use strict'

exports.unboxBody = function (boxed, key) {
if(!key) return null
boxed = u.toBuffer(boxed)

@@ -180,3 +181,1 @@ key = u.toBuffer(key)

{
"name": "ssb-keys",
"description": "keyfile operations for ssb",
"version": "7.1.2",
"version": "7.1.3",
"homepage": "https://github.com/ssbc/ssb-keys",

@@ -6,0 +6,0 @@ "repository": {

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