@ctx-core/logger
Advanced tools
Comparing version 2.0.0 to 2.0.5
{ | ||
"name": "@ctx-core/logger", | ||
"version": "2.0.0", | ||
"description": "ctx-core logger", | ||
"main": "lib.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ctx-core/ctx-core.git" | ||
}, | ||
"keywords": [ | ||
"ctx-core", | ||
"logger" | ||
], | ||
"author": "Brian Takita", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/ctx-core/ctx-core/issues" | ||
}, | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"dependencies": { | ||
"chalk": "^2.4.1", | ||
"esm": "^3.0.72" | ||
} | ||
"name": "@ctx-core/logger", | ||
"version": "2.0.5", | ||
"description": "ctx-core logger", | ||
"main": "lib.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ctx-core/ctx-core.git" | ||
}, | ||
"keywords": [ | ||
"ctx-core", | ||
"logger" | ||
], | ||
"author": "Brian Takita", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
"url": "https://github.com/ctx-core/ctx-core/issues" | ||
}, | ||
"homepage": "https://github.com/ctx-core/ctx-core#readme", | ||
"dependencies": { | ||
"chalk": "^2.4.1", | ||
"esm": "^3.0.73" | ||
}, | ||
"gitHead": "32985442e35d2245520f090a75a97498bab574d9" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2696
Updatedesm@^3.0.73