testarmada-midway-logger
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
11737
12
152
1
1
30
3
3
2
+ Addedcolors@^1.1.2
+ Addedtracer@^0.8.3
+ Addedunderscore@^1.8.3
+ Addedcolors@1.2.31.4.0(transitive)
+ Addeddateformat@3.0.3(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedtinytim@0.1.1(transitive)
+ Addedtracer@0.8.15(transitive)
+ Addedunderscore@1.13.7(transitive)