@microsoft/kiota-http-fetchlibrary
Advanced tools
Comparing version 1.0.0-preview.18 to 1.0.0-preview.19
@@ -21,2 +21,2 @@ "use strict"; | ||
ChaosStrategy[ChaosStrategy["RANDOM"] = 1] = "RANDOM"; | ||
})(ChaosStrategy = exports.ChaosStrategy || (exports.ChaosStrategy = {})); | ||
})(ChaosStrategy || (exports.ChaosStrategy = ChaosStrategy = {})); |
{ | ||
"name": "@microsoft/kiota-http-fetchlibrary", | ||
"version": "1.0.0-preview.18", | ||
"version": "1.0.0-preview.19", | ||
"description": "Kiota request adapter implementation with fetch", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.19", | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.20", | ||
"@opentelemetry/api": "^1.2.0", | ||
@@ -50,3 +50,3 @@ "node-fetch": "^2.6.5", | ||
}, | ||
"gitHead": "09d5497b93a5e7bda6ffb5860d670a337f34a0ce" | ||
"gitHead": "4d33c1141694a5a66046acc52214dbcf1064b2e4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
512658