Comparing version 3.0.0 to 3.0.1
# Changelog | ||
## v3.0.1 (2020-08-30) | ||
### Fixed | ||
- Updated to latest dependencies, including resolving vulnerabilities | ||
## v3.0.0 (2020-06-28) | ||
## Added | ||
### Added | ||
@@ -7,0 +13,0 @@ - Added capability to set defaults and reset them to the original values (#2) |
{ | ||
"name": "ci-logger", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Very simple logger for CI environments.", | ||
@@ -34,10 +34,10 @@ "main": "index.js", | ||
"@aarongoldenthal/eslint-config-standard": "^5.1.0", | ||
"eslint": "^7.3.1", | ||
"eslint-plugin-jest": "^23.17.1", | ||
"eslint": "^7.7.0", | ||
"eslint-plugin-jest": "^23.20.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-sonarjs": "^0.5.0", | ||
"husky": "^4.2.5", | ||
"jest": "^26.1.0", | ||
"jest-junit": "^11.0.1", | ||
"markdownlint-cli": "^0.23.1" | ||
"jest": "^26.4.2", | ||
"jest-junit": "^11.1.0", | ||
"markdownlint-cli": "^0.23.2" | ||
}, | ||
@@ -71,4 +71,4 @@ "jest": { | ||
"dependencies": { | ||
"@sindresorhus/is": "^3.0.0" | ||
"@sindresorhus/is": "^3.1.2" | ||
} | ||
} |
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
27220
0
Updated@sindresorhus/is@^3.1.2