New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gofor

Package Overview
Dependencies
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gofor - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

12

package.json
{
"name": "gofor",
"version": "3.0.5",
"version": "3.0.6",
"description": "Lean, isomorphic fetch decorator that reverse merges default options",

@@ -36,10 +36,10 @@ "keywords": [

"@cocopina/environment": "^1.0.4",
"node-fetch": "^2.2.1"
"node-fetch": "^2.6.0"
},
"devDependencies": {
"@fiverr/eslint-config-fiverr": "^2.0.0",
"@fiverr/eslint-config-fiverr": "^3.1.3",
"chai": "^4.2.0",
"eslint": "^5.9.0",
"eslint-plugin-react": "^7.11.1",
"mocha": "^5.2.0"
"eslint": "^6.5.1",
"eslint-plugin-react": "^7.15.1",
"mocha": "^6.2.1"
},

@@ -46,0 +46,0 @@ "publishConfig": {

@@ -7,5 +7,5 @@ /**

const { globalScope } =require('@cocopina/environment');
const iterate = require('../lib/iterate');
const { globalScope } =require('@cocopina/environment');

@@ -12,0 +12,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