You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@appliedblockchain/k0

Package Overview
Dependencies
Maintainers
17
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 0.0.9

2

index.js

@@ -11,3 +11,3 @@ 'use strict'

async function makeK0(serverEndpoint = 'http://localhost:4000/') {
const server = await makeClient(serverPort)
const server = await makeClient(serverEndpoint)
return {

@@ -14,0 +14,0 @@ decryptNote: decryptNote.bind(null, server),

{
"name": "@appliedblockchain/k0",
"version": "0.0.8",
"version": "0.0.9",
"dependencies": {
"@appliedblockchain/k0-util": "^0.0.8",
"@appliedblockchain/k0-util": "^0.0.9",
"bn.js": "^4.11.8",
"jayson": "^3.0.2"
},
"gitHead": "625b30a9817ff4ad247eaaebe5c312ef891b9346"
"gitHead": "d0c11af8b36e99bbf90b12131d054ea18829f2e2"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc