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

@jvlk/fp-ts-fetch

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jvlk/fp-ts-fetch - npm Package Compare versions

Comparing version 1.3.1-6 to 1.4.0

4

dist/package.json
{
"name": "@jvlk/fp-ts-fetch",
"version": "1.3.1-6",
"version": "1.4.0",
"description": "An fp-ts library to make it easy to work with fetch requests.",

@@ -17,3 +17,3 @@ "keywords": [

"require": "./dist/index.js",
"types": "./dist/index.d.mts"
"types": "./dist/src/index.d.mts"
}

@@ -20,0 +20,0 @@ },

{
"name": "@jvlk/fp-ts-fetch",
"version": "1.3.1-6",
"version": "1.4.0",
"description": "An fp-ts library to make it easy to work with fetch requests.",

@@ -11,3 +11,3 @@ "keywords": ["fp-ts", "fetch", "functional programming", "typescript", "fp"],

"require": "./dist/index.js",
"types": "./dist/index.d.mts"
"types": "./dist/src/index.d.mts"
}

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