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 3.3.0 to 3.3.1

8

CHANGELOG.md

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

<a name="3.3.1"></a>
## 3.3.1 (2017-07-19)
* Update package.json ([7280535](https://github.com/achohq/acho/commit/7280535))
* fix(package): update pretty-ms to version 3.0.0 ([0653040](https://github.com/achohq/acho/commit/0653040))
<a name="3.3.0"></a>

@@ -2,0 +10,0 @@ # 3.3.0 (2017-05-22)

8

package.json
{
"name": "acho",
"description": "Simple & hackable log system for NodeJS.",
"homepage": "https://github.com/achohq/acho",
"version": "3.3.0",
"homepage": "http://osom.js.org",
"version": "3.3.1",
"main": "./index.js",

@@ -20,2 +20,4 @@ "author": {

"keywords": [
"debug",
"debugger",
"hackable",

@@ -32,3 +34,3 @@ "log",

"fmt-obj": "~2.0.0",
"pretty-ms": "~2.1.0",
"pretty-ms": "~3.0.0",
"sliced": "~1.0.1"

@@ -35,0 +37,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