Socket
Socket
Sign inDemoInstall

hypercore-crypto

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypercore-crypto - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -9,3 +9,3 @@ const sodium = require('./sodium')

const HYPERCORE = Buffer.from('hypercore 9')
const HYPERCORE = Buffer.from('hypercore')
const HYPERCORE_CAP = Buffer.from('hypercore capability')

@@ -12,0 +12,0 @@

{
"name": "hypercore-crypto",
"version": "2.0.1",
"version": "2.0.2",
"description": "The crypto primitives used in hypercore, extracted into a separate module",

@@ -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