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

@mojaloop/logging-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/logging-bc-client-lib - npm Package Compare versions

Comparing version 0.1.29 to 0.1.30

13

package.json
{
"name": "@mojaloop/logging-bc-client-lib",
"version": "0.1.29",
"version": "0.1.30",
"description": "Mojaloop logging bounded context client library",

@@ -32,16 +32,15 @@ "license": "Apache-2.0",

"lint:fix": "eslint ./src --fix",
"test:unit": "jest --passWithNoTests --testMatch **/test/unit/**/*.test.ts || ECHO.",
"test:unit": "jest --passWithNoTests --testMatch **/test/unit/**/*.test.ts",
"audit:check": "npm npm audit",
"dep:check": "ncu -e 2",
"dep:update": "ncu -u",
"npm_publish": "npm version patch && npm publish --tag=latest --access public"
"dep:update": "ncu -u"
},
"dependencies": {
"@mojaloop/logging-bc-public-types-lib": "~0.1.22",
"@mojaloop/platform-shared-lib-nodejs-kafka-client-lib": "~0.3.68",
"@mojaloop/platform-shared-lib-nodejs-kafka-client-lib": "~0.3.71",
"winston": "~3.11.0"
},
"devDependencies": {
"@mojaloop/platform-shared-lib-messaging-types-lib": "~0.2.101",
"eslint": "^8.52.0",
"@mojaloop/platform-shared-lib-messaging-types-lib": "~0.2.103",
"eslint": "^8.53.0",
"jest": "^29.7.0",

@@ -48,0 +47,0 @@ "npm-check-updates": "^16.14.6",

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