Socket
Socket
Sign inDemoInstall

@scure/bip32

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scure/bip32 - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

index.ts

1

lib/esm/index.js

@@ -259,1 +259,2 @@ import { hmac } from '@noble/hashes/hmac';

}
//# sourceMappingURL=index.js.map

@@ -50,1 +50,2 @@ export declare const HARDENED_OFFSET: number;

export {};
//# sourceMappingURL=index.d.ts.map

@@ -263,1 +263,2 @@ "use strict";

exports.HDKey = HDKey;
//# sourceMappingURL=index.js.map

9

package.json
{
"name": "@scure/bip32",
"version": "1.1.4",
"version": "1.1.5",
"description": "Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets",
"files": [
"index.ts",
"lib/index.js",
"lib/index.d.ts",
"lib/index.js.map",
"lib/esm/package.json",
"lib/esm/index.js",
"lib/index.d.ts",
"lib/esm/package.json"
"lib/esm/index.js.map"
],

@@ -11,0 +14,0 @@ "main": "lib/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