web-ledger-client
Advanced tools
Comparing version 7.0.0 to 7.1.0
/*! | ||
* 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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
+ Added@digitalbazaar/http-client@4.1.1(transitive)
+ Addedky@1.7.4(transitive)
+ Addedundici@6.21.0(transitive)
- Removed@digitalbazaar/http-client@3.4.1(transitive)
- Removed@fastify/busboy@2.1.1(transitive)
- Removedabort-controller@3.0.0(transitive)
- Removeddata-uri-to-buffer@4.0.1(transitive)
- Removedevent-target-shim@5.0.1(transitive)
- Removedfetch-blob@3.2.0(transitive)
- Removedformdata-polyfill@4.0.10(transitive)
- Removedky@0.33.3(transitive)
- Removedky-universal@0.11.0(transitive)
- Removednode-domexception@1.0.0(transitive)
- Removednode-fetch@3.3.2(transitive)
- Removedundici@5.28.4(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)