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

acho

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acho - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## <small>4.0.6 (2020-04-02)</small>
* build: remove git add from git pre hooks ([0573269](https://github.com/achojs/acho/commit/0573269))
* build: update dependencies ([375aeb7](https://github.com/achojs/acho/commit/375aeb7))
* fix(package): update chalk to version 4.0.0 ([a1a0009](https://github.com/achojs/acho/commit/a1a0009))
## <small>4.0.5 (2020-02-13)</small>

@@ -2,0 +10,0 @@

9

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://acho.js.org",
"version": "4.0.5",
"version": "4.0.6",
"main": "./lib/Acho.js",

@@ -31,5 +31,5 @@ "author": {

"dependencies": {
"chalk": "~3.0.0",
"chalk": "~4.0.0",
"fmt-obj": "~2.0.0",
"pretty-ms": "~6.0.0",
"pretty-ms": "~6.0.1",
"sliced": "~1.0.1"

@@ -73,4 +73,3 @@ },

"*.js": [
"prettier-standard",
"git add"
"prettier-standard"
]

@@ -77,0 +76,0 @@ },

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