@jvlk/fp-ts-fetch
Advanced tools
Comparing version 1.3.1-6 to 1.4.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.", | ||
@@ -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 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9085
2