New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bitcoinerlab/discovery

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitcoinerlab/discovery - npm Package Compare versions

Comparing version

to
1.3.0

4

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/bitcoinerlab/discovery",
"version": "1.2.6",
"version": "1.3.0",
"author": "Jose-Luis Landabaso",

@@ -48,3 +48,3 @@ "license": "MIT",

"@bitcoinerlab/descriptors": "^2.2.0",
"@bitcoinerlab/explorer": "^0.3.2",
"@bitcoinerlab/explorer": "^0.4.0",
"@bitcoinerlab/secp256k1": "^1.1.1",

@@ -51,0 +51,0 @@ "@types/memoizee": "^0.4.8",

@@ -63,3 +63,3 @@ # Bitcoin Descriptor Blockchain Retrieval Library

// Perform discovery operations...
await explorer.close();
explorer.close();
```

@@ -66,0 +66,0 @@