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

@mojaloop/account-lookup-bc-client-lib

Package Overview
Dependencies
Maintainers
5
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mojaloop/account-lookup-bc-client-lib - npm Package Compare versions

Comparing version 0.1.26 to 0.3.1

2

dist/account_lookup_http_client.d.ts

@@ -32,3 +32,3 @@ /*****

import { ILogger } from "@mojaloop/logging-bc-public-types-lib";
import { IAuthenticatedHttpRequester } from "@mojaloop/security-bc-client-lib";
import { IAuthenticatedHttpRequester } from "@mojaloop/security-bc-public-types-lib";
export declare class AccountLookupHttpClient {

@@ -35,0 +35,0 @@ private readonly _logger;

{
"name": "@mojaloop/account-lookup-bc-client-lib",
"version": "0.1.26",
"version": "0.3.1",
"description": "Account Lookup BC - Clients",

@@ -37,4 +37,4 @@ "license": "Apache-2.0",

"dependencies": {
"@mojaloop/logging-bc-client-lib": "^0.1.24",
"@mojaloop/security-bc-client-lib": "0.1.31"
"@mojaloop/logging-bc-client-lib": "~0.1.24",
"@mojaloop/security-bc-public-types-lib": "~0.3.3"
},

@@ -41,0 +41,0 @@ "devDependencies": {

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