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

@mojaloop/security-bc-client-lib

Package Overview
Dependencies
Maintainers
5
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mojaloop/security-bc-client-lib - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

3

dist/token_helper.d.ts
import { ILogger } from "@mojaloop/logging-bc-public-types-lib";
import { ITokenHelper } from "@mojaloop/security-bc-public-types-lib";
export declare const DEFAULT_JWKS_PATH = "/.well-known/jwks.json";
export declare class TokenHelper {
export declare class TokenHelper implements ITokenHelper {
private _logger;

@@ -5,0 +6,0 @@ private _jwksUrl;

{
"name": "@mojaloop/security-bc-client-lib",
"version": "0.1.12",
"version": "0.1.13",
"description": "mojaloop security authentication and authorization client library",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

Sorry, the diff of this file is not supported yet

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