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 3.7.9 to 3.8.0

lib/typedefs.d.ts

7

CHANGELOG.md

@@ -0,1 +1,8 @@

### 3.8.0
* add basic typescript type definitions - **[@dbushong](https://github.com/dbushong)** [#101](https://github.com/groupon/gofer/pull/101)
- [`36e7ea5`](https://github.com/groupon/gofer/commit/36e7ea5c7791e9ee55efa33fb6bd7d434d030451) **feat:** add basic typescript type definitions
- [`d6805f9`](https://github.com/groupon/gofer/commit/d6805f9ebc830cf561fd0701dc106ab92e6cf444) **chore:** update travis versions
### 3.7.9

@@ -2,0 +9,0 @@

3

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

@@ -32,2 +32,3 @@ "license": "BSD-3-Clause",

},
"types": "lib/typedefs.d.ts",
"dependencies": {

@@ -34,0 +35,0 @@ "bluebird": "^3.3.3",

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