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.1.0 to 3.1.1

22

CHANGELOG.md

@@ -0,4 +1,23 @@

<a name="3.1.1"></a>
## 3.1.1 (2016-10-04)
* Change ms dep in favour of pretty-ms ([1ede313](https://github.com/achohq/acho/commit/1ede313))
* Removed typo ([d747872](https://github.com/achohq/acho/commit/d747872))
* Update ([0ca4660](https://github.com/achohq/acho/commit/0ca4660))
<a name="3.1.0"></a>
# 3.1.0 (2016-09-29)
### Minor
* Expose defaults under `Acho.defaults`.
* Configurable `timestamp` passing a `Number` (Previously it was a `Boolean`).
* Drop 0.12 and 0.10 support. Remove polyfill dependency.
* Remove `strip-ansi`.
* Little `Date` optimization.
### Commits
* Add coverage ([1aa6461](https://github.com/achohq/acho/commit/1aa6461))

@@ -410,4 +429,1 @@ * Add files section ([8bd39a6](https://github.com/achohq/acho/commit/8bd39a6))

* updated ([68b5472](https://github.com/kikobeats/acho/commit/68b5472))

4

package.json

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

"homepage": "https://github.com/achohq/acho",
"version": "3.1.0",
"version": "3.1.1",
"main": "./index.js",

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

"lodash.defaults": "~4.2.0",
"ms": "~0.7.1"
"pretty-ms": "~2.1.0"
},

@@ -35,0 +35,0 @@ "devDependencies": {

@@ -69,3 +69,3 @@ # acho

I don't use personally use AMD, so I can't conjure an example, but it should work fine as well.
I don't personally use AMD, so I can't conjure an example, but it should work fine as well.

@@ -72,0 +72,0 @@ It's time to use it!

Sorry, the diff of this file is not supported yet

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