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

ci-logger

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ci-logger - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

8

CHANGELOG.md
# 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)

14

package.json
{
"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"
}
}
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