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 4.0.1 to 4.0.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

### 4.0.2
* add property "defaults" to typedefs - **[@dbushong](https://github.com/dbushong)** [#107](https://github.com/groupon/gofer/pull/107)
- [`2219a1c`](https://github.com/groupon/gofer/commit/2219a1ce4524dc546a044816a014ebf1aa8c4947) **fix:** add property "defaults" to typedefs
### 4.0.1

@@ -2,0 +8,0 @@

2

lib/typedefs.d.ts

@@ -40,2 +40,4 @@ import { SecureContext } from 'tls';

options(path: string, opts?: Gofer.FetchOpts): FetchResponse;
defaults: Gofer.Opts;
}

@@ -42,0 +44,0 @@

2

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

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

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