Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "deep-aplus", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Resolve a whole structure of promises, library agnostic", | ||
@@ -23,3 +23,8 @@ "repository": { | ||
"preformat": "standard --version || npm -g install standard", | ||
"format": "standard --format" | ||
"format": "standard --format", | ||
"thought": "thought run -a", | ||
"prethoughtcheck": "thought --version || npm -g install thought", | ||
"thoughtcheck": "thought check-engines", | ||
"version": "npm run thought", | ||
"preversion": "npm run thoughtcheck" | ||
}, | ||
@@ -39,3 +44,14 @@ "dependencies": {}, | ||
}, | ||
"keywords": [] | ||
"keywords": [ | ||
"promise", | ||
"q", | ||
"bluebird", | ||
"a+", | ||
"deep", | ||
"resolve", | ||
"recursive" | ||
], | ||
"files": [ | ||
"index.js" | ||
] | ||
} |
@@ -9,3 +9,2 @@ # deep-aplus | ||
[![Build Status](https://travis-ci.org/nknapp/bootprint-swagger.svg?branch=master)](https://travis-ci.org/nknapp/bootprint-swagger) | ||
@@ -12,0 +11,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
7723
5
80
89
1