Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="current-release"></a> | ||
# Version 1.0.4 (Mon, 19 Dec 2016 14:29:28 GMT) | ||
* [74bd71b](https://github.com/nknapp/deep-aplus/commit/74bd71b) Use thoughtful-release for changelogs - Nils Knappmeier | ||
# Version 1.0.3 (Mon, 19 Dec 2016 14:29:28 GMT) | ||
* [30dd3cc](https://github.com/nknapp/deep-aplus/commit/74bd71b) Do not dive into objects of classes (like streams) in order to preserve their functionality. - Nils Knappmeier | ||
# Version 1.0.2 (Tue, 12 Jan 2016 21:03:08 GMT) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "deep-aplus", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Resolve a whole structure of promises, library agnostic", | ||
@@ -27,3 +27,3 @@ "repository": { | ||
"thoughtcheck": "thought check-engines", | ||
"version": "npm run thought", | ||
"version": "thoughtful changelog -o -a && npm run thought", | ||
"preversion": "npm run thoughtcheck" | ||
@@ -39,2 +39,3 @@ }, | ||
"q": "^1.4.1", | ||
"thoughtful-release": "^0.3.0", | ||
"trace": "^2.0.2" | ||
@@ -41,0 +42,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
9340
6