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.1 to 0.1.2

dist/auth_http_requester.d.ts

1

dist/index.d.ts

@@ -5,1 +5,2 @@ export * from "./login_helper";

export * from "./types";
export * from "./auth_http_requester";

@@ -37,2 +37,3 @@ /*****

tslib_1.__exportStar(require("./types"), exports);
tslib_1.__exportStar(require("./auth_http_requester"), exports);
//# sourceMappingURL=index.js.map

8

package.json
{
"name": "@mojaloop/security-bc-client-lib",
"version": "0.1.1",
"version": "0.1.2",
"description": "mojaloop security authentication and authorization client library",

@@ -36,4 +36,5 @@ "license": "Apache-2.0",

"dependencies": {
"tslib": "^2.4.1",
"@mojaloop/logging-bc-public-types-lib": "^0.0.3",
"@mojaloop/security-bc-public-types-lib": "~0.0.5",
"@mojaloop/security-bc-public-types-lib": "~0.1.0",
"axios": "^0.25.0",

@@ -50,5 +51,4 @@ "jsonwebtoken": "^8.5.1",

"ts-jest": "^27.0.7",
"typescript": "^4.6.4",
"tslib": "^2.4.0"
"typescript": "^4.6.4"
}
}

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