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

fitch

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fitch - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

package.json
{
"name": "fitch",
"version": "0.4.0",
"version": "0.4.1",
"description": "Test using fetch API",

@@ -26,3 +26,3 @@ "main": "src/index.js",

"es6-promise": "^4.0.5",
"isomorphic-fetch": "^2.2.1"
"fetch-everywhere": "^1.0.5"
},

@@ -29,0 +29,0 @@ "devDependencies": {

require('es6-promise').polyfill();
require('isomorphic-fetch');
require('fetch-everywhere');

@@ -4,0 +4,0 @@ const config = require('./config');

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