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

@mojaloop/logging-bc-public-types-lib

Package Overview
Dependencies
Maintainers
5
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mojaloop/logging-bc-public-types-lib - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

6

package.json
{
"name": "@mojaloop/logging-bc-public-types-lib",
"version": "0.1.9",
"version": "0.1.10",
"description": "Mojaloop logging bounded context public types lib (test change 2)",

@@ -34,4 +34,4 @@ "license": "Apache-2.0",

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

@@ -38,0 +38,0 @@ "test:coverage": "jest --passWithNoTests --coverage --coverageThreshold='{}' --testMatch '**/test/unit/**/*.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