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.15 to 0.1.16

22

package.json
{
"name": "@mojaloop/logging-bc-client-lib",
"version": "0.1.15",
"version": "0.1.16",
"description": "Mojaloop logging bounded context client lib (test change 2)",

@@ -36,19 +36,19 @@ "license": "Apache-2.0",

"audit:check": "npm npm audit",
"dep:check": "npm exec ncu -e 2",
"dep:update": "npm exec ncu -u",
"dep:check": "npm exec ncu -- -e 2",
"dep:update": "npm exec ncu -- -u",
"npm_publish": "npm version patch && npm publish --tag=latest --access public"
},
"dependencies": {
"@mojaloop/logging-bc-public-types-lib": "~0.1.0",
"@mojaloop/platform-shared-lib-nodejs-kafka-client-lib": "~0.2.0",
"winston": "^3.3.3"
"@mojaloop/logging-bc-public-types-lib": "~0.1.12",
"@mojaloop/platform-shared-lib-nodejs-kafka-client-lib": "~0.2.13",
"winston": "^3.8.2"
},
"devDependencies": {
"@mojaloop/platform-shared-lib-messaging-types-lib": "~0.2.0",
"eslint": "^8.23.1",
"jest": "^29.0.3",
"npm-check-updates": "^16.2.1",
"ts-jest": "^29.0.1",
"@mojaloop/platform-shared-lib-messaging-types-lib": "~0.2.16",
"eslint": "^8.27.0",
"jest": "^29.3.1",
"npm-check-updates": "^16.3.18",
"ts-jest": "^29.0.3",
"typescript": "^4.6.4"
}
}
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