Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3 to 3.0.4

10

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

12

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

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