Comparing version 3.0.3 to 3.0.4
# Changelog | ||
## v3.0.4 (2021-03-14) | ||
### Fixed | ||
- Updated to latest dependencies, including resolving vulnerabilities | ||
### Miscellaneous | ||
- Updated pipeline to use standard NPM package collection (#20) | ||
## v3.0.3 (2021-02-21) | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "ci-logger", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Very simple logger for CI environments.", | ||
@@ -33,12 +33,8 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@aarongoldenthal/eslint-config-standard": "^6.1.4", | ||
"eslint": "^7.20.0", | ||
"eslint-plugin-jest": "^24.1.5", | ||
"eslint-plugin-jsdoc": "^32.1.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-sonarjs": "^0.6.0", | ||
"@aarongoldenthal/eslint-config-standard": "^6.2.0", | ||
"eslint": "^7.22.0", | ||
"husky": "^4.3.8", | ||
"jest": "^26.6.3", | ||
"jest-junit": "^12.0.0", | ||
"markdownlint-cli": "^0.26.0" | ||
"markdownlint-cli": "^0.27.1" | ||
}, | ||
@@ -45,0 +41,0 @@ "jest": { |
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
31455
6