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.12 to 0.1.13

12

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

@@ -20,8 +20,2 @@ "license": "Apache-2.0",

],
"pre-commit": [
"dep:check",
"build",
"lint",
"test:unit"
],
"scripts": {

@@ -35,4 +29,4 @@ "start": "node dist/application/index.js",

"standard": "npm run lint",
"lint": "npm run build && npx eslint ./src",
"lint:fix": "npm run build && npx eslint ./src --fix",
"lint": "npx eslint ./src",
"lint:fix": "eslint ./src --fix",
"test:unit": "jest --passWithNoTests --testMatch '**/test/unit/**/*.test.ts'",

@@ -39,0 +33,0 @@ "test:integration": "jest --passWithNoTests --testMatch '**/test/integration/**/*.test.ts'",

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