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

testarmada-midway-logger

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testarmada-midway-logger - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.eslintignore

57

package.json
{
"name": "testarmada-midway-logger",
"version": "1.0.0",
"description": "Test Armada mocking framework logger",
"version": "1.0.1",
"description": "Logging module for Midway products",
"main": "index.js",
"directories": {
"doc": "docs"
"repository": {
"type": "git",
"url": "git@github.com:TestArmada/midway-logger.git"
},
"author": "Himanshu Jain",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"lint": "eslint . --ext .js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TestArmada/midway-logger.git"
},
"keywords": [
"Mocking",
"Test Armada",
"REST",
"API",
"mocks",
"mocking",
"logging",
"midway",
"stub",
"logger"
],
"author": "Himanshu Jain",
"license": "MIT",
"bugs": {
"url": "https://github.com/TestArmada/midway-logger/issues"
"dependencies": {
"colors": "^1.1.2",
"tracer": "^0.8.3",
"underscore": "^1.8.3"
},
"homepage": "http://testarmada.io/documentation/Mocking"
"devDependencies": {
"eslint": "^1.10.3",
"eslint-config-defaults": "^8.0.1",
"eslint-plugin-filenames": "^0.2.0"
},
"contributors": [
{
"name": "Himanshu Jain",
"url": "http://github.com/hjain60"
},
{
"name": "Pranav Parikh",
"url": "http://github.com/pranavparikh"
},
{
"name": "Daniel Kleveros",
"url": "http://github.com/dankle"
},
{
"name": "Abha Gupta",
"url": "http://github.com/abhagupta"
}
],
"license": "MIT"
}
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