Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gofer

Package Overview
Dependencies
Maintainers
4
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gofer - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

12

CHANGELOG.md

@@ -0,1 +1,13 @@

### v5.1.3 (2021-06-04)
<a id="v5.1.3"></a>
#### 🔼 Dependencies
* [`0741221`](https://github.com/groupon/gofer/commit/0741221f25278530437812bf6e422a7c968bf0eb) chore: bump ws `from 7.4.4` `to 7.4.6` (#123) - see: [#123](https://github.com/groupon/gofer/issues/123), [7](- [Commits](https://github.com/websockets/ws/compare/7)
* [`19ae11c`](https://github.com/groupon/gofer/commit/19ae11c894b7f6c371d22ae0e23544d0264a07e7) chore: bump hosted-git-info `from 2.7.1` `to 2.8.9` (#122) - see: [#122](https://github.com/groupon/gofer/issues/122)
#### 🏡 Internal
* [#124](https://github.com/groupon/gofer/pull/124) ci(actions): add actions workflow ([@aaarichter](https://github.com/aaarichter))
### v5.1.2 (2021-03-29)

@@ -2,0 +14,0 @@

24

package.json
{
"name": "gofer",
"version": "5.1.2",
"version": "5.1.3",
"description": "A general purpose service client library",

@@ -52,16 +52,16 @@ "license": "BSD-3-Clause",

"devDependencies": {
"assertive": "^5.0.3",
"c8": "^7.6.0",
"eslint": "^7.22.0",
"eslint-config-groupon": "^10.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-mocha": "^8.1.0",
"assertive": "^5.0.5",
"c8": "^7.7.2",
"eslint": "^7.27.0",
"eslint-config-groupon": "^10.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-mocha": "^8.2.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-prettier": "^3.4.0",
"form-data": "^4.0.0",
"mocha": "^8.3.2",
"mochify": "^7.0.0",
"nlm": "^5.4.0",
"mocha": "^8.4.0",
"mochify": "^7.1.1",
"nlm": "^5.5.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"self-signed": "^1.3.1"

@@ -68,0 +68,0 @@ },

[![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.1.2-blue?logo=version&logoColor=white)
![nlm-version](https://img.shields.io/badge/version-5.1.3-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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc