Comparing version 3.3.0 to 3.3.1
@@ -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) |
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41567
+ Addedirregular-plurals@1.4.0(transitive)
+ Addedplur@2.1.2(transitive)
+ Addedpretty-ms@3.0.1(transitive)
- Removedplur@1.0.0(transitive)
- Removedpretty-ms@2.1.0(transitive)
Updatedpretty-ms@~3.0.0