assertive-as-promised
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,7 @@ | ||
### 1.0.4 | ||
* Apply latest nlm generator - **[@markowsiak](https://github.com/markowsiak)** [#4](https://github.com/groupon/assertive-as-promised/pull/4) | ||
- [`8d9ebd1`](https://github.com/groupon/assertive-as-promised/commit/8d9ebd118d40993cbf8386b2a898575c6859fce6) **chore:** Apply latest nlm generator | ||
### 1.0.3 | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "assertive-as-promised", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Extends assertive with promise support", | ||
@@ -10,3 +10,3 @@ "license": "BSD-3-Clause", | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/groupon/assertive-as-promised" | ||
"url": "https://github.com/groupon/assertive-as-promised" | ||
}, | ||
@@ -37,4 +37,4 @@ "bugs": { | ||
"coffee-script": "^1.10.0", | ||
"mocha": "^2.0.0", | ||
"nlm": "^2.0.0", | ||
"mocha": "^3.1.2", | ||
"nlm": "^3.0.0", | ||
"nodemon": "^1.0.0" | ||
@@ -51,4 +51,4 @@ }, | ||
"publishConfig": { | ||
"registry": "http://registry.npmjs.org" | ||
"registry": "https://registry.npmjs.org" | ||
} | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
12090
0