@stepzen/fetch
Advanced tools
Comparing version 0.45.0-experimental.f5f42a0 to 0.45.0
@@ -1,2 +0,2 @@ | ||
// Copyright IBM Corp. 2020, 2024 | ||
// Copyright IBM Corp. 2020, 2025 | ||
import { Agent as HttpAgent } from 'node:http'; | ||
@@ -3,0 +3,0 @@ import { Agent as HttpsAgent } from 'node:https'; |
{ | ||
"name": "@stepzen/fetch", | ||
"description": "StepZen implementation of the fetch() API for NodeJS", | ||
"version": "0.45.0-experimental.f5f42a0", | ||
"version": "0.45.0", | ||
"author": "StepZen Ltd", | ||
@@ -49,3 +49,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "f5f42a0a1adb40d9164ad417598772c73ddc630c" | ||
"gitHead": "d47a56a68f652de8fe975ef86b4d3d3bf0facdc2" | ||
} |
@@ -1,2 +0,2 @@ | ||
// Copyright IBM Corp. 2020, 2024 | ||
// Copyright IBM Corp. 2020, 2025 | ||
@@ -3,0 +3,0 @@ import {Agent as HttpAgent} from 'node:http' |
Sorry, the diff of this file is not supported yet
6251