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.11 to 0.1.12

16

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

@@ -26,2 +26,3 @@ "license": "Apache-2.0",

"clean": "rm -Rf dist",
"clean:npm": "rm -Rf node_modules",
"pretest": "npm run build",

@@ -35,14 +36,13 @@ "standard": "npm run lint",

"audit:check": "npm npm audit",
"dep:check": "ncu -e 2",
"dep:update": "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"
},
"devDependencies": {
"eslint": "^8.14.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"npm-check-updates": "^12.5.11",
"ts-jest": "^27.0.7",
"eslint": "^8.23.1",
"jest": "^29.0.3",
"npm-check-updates": "^16.2.1",
"ts-jest": "^29.0.1",
"typescript": "^4.6.4"
}
}

Sorry, the diff of this file is not supported yet

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