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.1 to 4.0.2

12

CHANGELOG.md

@@ -0,1 +1,13 @@

<a name="4.0.2"></a>
## 4.0.2 (2018-05-22)
* Add copy clipboard button ([adff40f](https://github.com/achojs/acho/commit/adff40f))
* Update package.json ([6fe0c0f](https://github.com/achojs/acho/commit/6fe0c0f))
* Update README.md ([81f63fe](https://github.com/achojs/acho/commit/81f63fe))
* Update style.css ([8bc613e](https://github.com/achojs/acho/commit/8bc613e))
* Update style.css ([d54abd4](https://github.com/achojs/acho/commit/d54abd4))
* fix(package): update chalk to version 2.4.0 ([4f1a7b0](https://github.com/achojs/acho/commit/4f1a7b0))
<a name="4.0.1"></a>

@@ -2,0 +14,0 @@ ## 4.0.1 (2017-12-24)

7

package.json

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

"homepage": "https://acho.js.org",
"version": "4.0.1",
"version": "4.0.2",
"main": "./lib/Acho.js",

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

"dependencies": {
"chalk": "~2.3.0",
"chalk": "~2.4.0",
"fmt-obj": "~2.0.0",

@@ -39,2 +39,3 @@ "pretty-ms": "~3.1.0",

"coveralls": "latest",
"docsify-cli": "latest",
"git-dirty": "latest",

@@ -51,3 +52,3 @@ "husky": "latest",

"engines": {
"node": ">= 4"
"node": ">= 6"
},

@@ -54,0 +55,0 @@ "files": [

@@ -13,3 +13,3 @@ # acho

# Features
## Features

@@ -16,0 +16,0 @@ * Different log levels skins.

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