Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hukum

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hukum - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

16

package.json
{
"name": "hukum",
"version": "1.5.2",
"version": "1.5.3",
"description": "An NPM module that displays Github Action progress in the terminal and aims to improve your development experience by printing status in realtime.",

@@ -26,18 +26,18 @@ "keywords": [

"ansi-colors": "^4.1.1",
"axios": "^0.19.2",
"axios": "^0.21.1",
"draftlog": "^1.0.12",
"figures": "^3.2.0",
"log-symbols": "^4.0.0",
"moment": "^2.27.0",
"moment": "^2.29.1",
"rcfile": "^1.0.3",
"simple-git": "^2.11.0",
"simple-git": "^2.35.0",
"terminal-link": "^2.1.1"
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^8.2.0",
"chai": "^4.3.0",
"mocha": "^8.3.0",
"nyc": "^15.1.0",
"sinon": "^9.2.1",
"standard": "^14.3.4"
"sinon": "^9.2.4",
"standard": "^16.0.3"
}
}

@@ -36,3 +36,3 @@ ![npm (scoped)](https://img.shields.io/npm/v/hukum?label=NPM) ![NPM](https://img.shields.io/npm/l/hukum?label=License) ![npm](https://img.shields.io/npm/dt/hukum?label=Downloads) [![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&color=red&logo=GitHub)](https://github.com/abskmj/hukum)

# Configuration
Hukum can work out of the box without any configuration. However, it provides a few configuration options. Include a `.hukumrc` file in the root of the project with the following contents or set the below environment variables.
Hukum can work out of the box without any configuration. However, it provides a few configuration options. Include a `.hukumrc` file in your home directory or the root of the project with the following contents or set the below environment variables.

@@ -74,2 +74,2 @@ ```json

- [License](https://github.com/abskmj/hukum/blob/master/LICENSE)
- [Sponsor](https://github.com/abskmj/hukum)
- [Sponsor](https://github.com/abskmj/hukum)
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