Socket
Socket
Sign inDemoInstall

sshpk

Package Overview
Dependencies
9
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.1 to 1.9.2

2

lib/formats/x509.js

@@ -396,3 +396,3 @@ // Copyright 2016 Joyent, Inc.

der.writeBuffer(cert.serial, asn1.Ber.Integer);
der.writeBuffer(utils.mpNormalize(cert.serial), asn1.Ber.Integer);

@@ -399,0 +399,0 @@ der.startSequence();

{
"name": "sshpk",
"version": "1.9.1",
"version": "1.9.2",
"description": "A library for finding and using SSH public keys",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc