Comparing version 5.2.1 to 5.2.2
@@ -0,1 +1,8 @@ | ||
### v5.2.2 (2022-02-28) | ||
<a id="v5.2.2"></a> | ||
#### 🏡 Internal | ||
* [#131](https://github.com/groupon/gofer/pull/131) audit updates ([@dbushong](https://github.com/dbushong)) | ||
### v5.2.1 (2022-02-28) | ||
@@ -2,0 +9,0 @@ <a id="v5.2.1"></a> |
{ | ||
"name": "gofer", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "A general purpose service client library", | ||
@@ -73,3 +73,3 @@ "license": "BSD-3-Clause", | ||
"mocha": "^9.0.2", | ||
"mochify": "^7.1.1", | ||
"mochify": "^9.2.0", | ||
"nlm": "^5.5.1", | ||
@@ -76,0 +76,0 @@ "npm-run-all": "^4.1.5", |
[![nlm-github](https://img.shields.io/badge/github-groupon%2Fgofer%2Fissues-F4D03F?logo=github&logoColor=white)](https://github.com/groupon/gofer/issues) | ||
![nlm-node](https://img.shields.io/badge/node-%3E%3D10.13-blue?logo=node.js&logoColor=white) | ||
![nlm-version](https://img.shields.io/badge/version-5.2.1-blue?logo=version&logoColor=white) | ||
![nlm-version](https://img.shields.io/badge/version-5.2.2-blue?logo=version&logoColor=white) | ||
[![Build Status](https://travis-ci.com/groupon/gofer.svg?branch=main)](https://travis-ci.com/groupon/gofer) | ||
@@ -5,0 +5,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
82542