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

@dxos/keys

Package Overview
Dependencies
Maintainers
13
Versions
2281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/keys - npm Package Compare versions

Comparing version 0.1.14 to 0.1.16

2

dist/lib/browser/meta.json

@@ -1,1 +0,1 @@

{"inputs":{"packages/common/keys/src/public-key.ts":{"bytes":23598,"imports":[]},"packages/common/keys/src/types.ts":{"bytes":625,"imports":[]},"packages/common/keys/src/index.ts":{"bytes":531,"imports":[{"path":"packages/common/keys/src/public-key.ts","kind":"import-statement"},{"path":"packages/common/keys/src/types.ts","kind":"import-statement"}]}},"outputs":{"packages/common/keys/dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":11613},"packages/common/keys/dist/lib/browser/index.mjs":{"imports":[],"exports":["PUBLIC_KEY_LENGTH","PublicKey","SECRET_KEY_LENGTH"],"entryPoint":"packages/common/keys/src/index.ts","inputs":{"packages/common/keys/src/public-key.ts":{"bytesInOutput":4447},"packages/common/keys/src/index.ts":{"bytesInOutput":0}},"bytes":4590}}}
{"inputs":{"packages/common/keys/src/public-key.ts":{"bytes":23598,"imports":[]},"packages/common/keys/src/types.ts":{"bytes":625,"imports":[]},"packages/common/keys/src/index.ts":{"bytes":531,"imports":[{"path":"packages/common/keys/src/public-key.ts","kind":"import-statement"},{"path":"packages/common/keys/src/types.ts","kind":"import-statement"}]}},"outputs":{"packages/common/keys/dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":11615},"packages/common/keys/dist/lib/browser/index.mjs":{"imports":[],"exports":["PUBLIC_KEY_LENGTH","PublicKey","SECRET_KEY_LENGTH"],"entryPoint":"packages/common/keys/src/index.ts","inputs":{"packages/common/keys/src/public-key.ts":{"bytesInOutput":4447},"packages/common/keys/src/index.ts":{"bytesInOutput":0}},"bytes":4623}}}
{
"name": "@dxos/keys",
"version": "0.1.14",
"version": "0.1.16",
"description": "Key utils and definitions.",

@@ -20,4 +20,4 @@ "homepage": "https://dxos.org",

"randombytes": "^2.1.0",
"@dxos/debug": "0.1.14",
"@dxos/node-std": "0.1.14"
"@dxos/debug": "0.1.16",
"@dxos/node-std": "0.1.16"
},

@@ -24,0 +24,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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