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

hpke-js

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hpke-js - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

12

package.json
{
"name": "hpke-js",
"version": "1.6.0",
"version": "1.6.1",
"description": "A Hybrid Public Key Encryption (HPKE) module for various JavaScript runtimes",

@@ -47,7 +47,7 @@ "keywords": [

"dependencies": {
"@hpke/chacha20poly1305": "^1.4.3",
"@hpke/common": "^1.4.3",
"@hpke/core": "^1.4.3",
"@hpke/dhkem-x25519": "^1.4.3",
"@hpke/dhkem-x448": "^1.4.3",
"@hpke/chacha20poly1305": "^1.6.0",
"@hpke/common": "^1.6.1",
"@hpke/core": "^1.6.0",
"@hpke/dhkem-x25519": "^1.6.0",
"@hpke/dhkem-x448": "^1.6.0",
"@noble/hashes": "^1.5.0"

@@ -54,0 +54,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