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

@dxos/crypto

Package Overview
Dependencies
Maintainers
0
Versions
3053
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/crypto - npm Package Compare versions

Comparing version 0.6.7 to 0.6.8-main.046e6cf

hypercore-crypto-stub.js

1

dist/types/src/keys.d.ts

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

/// <reference types="node" />
import { type KeyPair, PublicKey, type PublicKeyLike } from '@dxos/keys';

@@ -3,0 +2,0 @@ export declare const SIGNATURE_LENGTH = 64;

@@ -1,4 +0,3 @@

/// <reference types="node" />
import * as nodeCrypto from 'node:crypto';
export declare const subtleCrypto: nodeCrypto.webcrypto.SubtleCrypto;
//# sourceMappingURL=subtle.d.ts.map
{
"name": "@dxos/crypto",
"version": "0.6.7",
"version": "0.6.8-main.046e6cf",
"description": "Basic cross-platform crypto utils.",

@@ -33,9 +33,10 @@ "homepage": "https://dxos.org",

"dist",
"src"
"src",
"./hypercore-crypto-stub.js"
],
"dependencies": {
"hypercore-crypto": "^2.3.0",
"@dxos/invariant": "0.6.7",
"@dxos/keys": "0.6.7",
"@dxos/node-std": "0.6.7"
"@dxos/invariant": "0.6.8-main.046e6cf",
"@dxos/keys": "0.6.8-main.046e6cf",
"@dxos/node-std": "0.6.8-main.046e6cf"
},

@@ -42,0 +43,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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