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

web-ledger-client

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-ledger-client - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

4

lib/WebLedgerClient.js
/*!
* Copyright (c) 2018-2022 Digital Bazaar, Inc. All rights reserved.
* Copyright (c) 2018-2024 Digital Bazaar, Inc. All rights reserved.
*/
import * as constants from './constants.js';
import {httpClient, DEFAULT_HEADERS} from '@digitalbazaar/http-client';
import {DEFAULT_HEADERS, httpClient} from '@digitalbazaar/http-client';
import {WebLedgerClientError} from './WebLedgerClientError.js';

@@ -7,0 +7,0 @@

{
"name": "web-ledger-client",
"version": "7.0.0",
"version": "7.1.0",
"description": "A WebLedger client.",

@@ -44,3 +44,3 @@ "homepage": "https://github.com/digitalbazaar/web-ledger-client",

"dependencies": {
"@digitalbazaar/http-client": "^3.2.0"
"@digitalbazaar/http-client": "^4.1.1"
},

@@ -52,6 +52,6 @@ "devDependencies": {

"eslint": "^8.17.0",
"eslint-config-digitalbazaar": "^3.0.0",
"eslint-plugin-jsdoc": "^39.3.2",
"eslint-plugin-unicorn": "^42.0.0",
"jsdoc-to-markdown": "^7.1.1",
"eslint-config-digitalbazaar": "^5.2.0",
"eslint-plugin-jsdoc": "^50.4.1",
"eslint-plugin-unicorn": "^56.0.0",
"jsdoc-to-markdown": "^9.0.2",
"mocha": "^10.0.0",

@@ -58,0 +58,0 @@ "mocha-lcov-reporter": "^1.3.0",

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