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

pkijs

Package Overview
Dependencies
Maintainers
2
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkijs - npm Package Compare versions

Comparing version 2.1.82 to 2.1.83

4

build/EnvelopedData.js

@@ -861,2 +861,6 @@ "use strict";

}); //endregion
return {
ecdhPrivateKey
};
}, error => Promise.reject(error)); //endregion

@@ -863,0 +867,0 @@

2

package.json

@@ -108,3 +108,3 @@ {

"name": "pkijs",
"version": "2.1.82",
"version": "2.1.83",
"license": "BSD-3-Clause",

@@ -111,0 +111,0 @@ "esdoc": {

@@ -935,2 +935,4 @@ import * as asn1js from "asn1js";

//endregion
return {ecdhPrivateKey};
}, error =>

@@ -937,0 +939,0 @@ Promise.reject(error)

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