🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@odata2ts/http-client-api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@odata2ts/http-client-api - npm Package Compare versions

Comparing version

to
0.6.1

@@ -6,2 +6,8 @@ # Change Log

## [0.6.1](https://github.com/odata2ts/http-client/compare/@odata2ts/http-client-api@0.6.0...@odata2ts/http-client-api@0.6.1) (2024-08-14)
### Bug Fixes
* add ".js" suffix for all relative imports ([#20](https://github.com/odata2ts/http-client/issues/20)) ([961c910](https://github.com/odata2ts/http-client/commit/961c91002c8b1e9a7a6256cccd6b6d0ec9c142cd))
# [0.6.0](https://github.com/odata2ts/http-client/compare/@odata2ts/http-client-api@0.5.1...@odata2ts/http-client-api@0.6.0) (2024-08-13)

@@ -8,0 +14,0 @@

@@ -1,3 +0,3 @@

export * from "./ODataResponseModel";
export * from "./ODataHttpClient";
export * from "./ODataClientError";
export * from "./ODataResponseModel.js";
export * from "./ODataHttpClient.js";
export * from "./ODataClientError.js";

@@ -1,4 +0,4 @@

export * from "./ODataResponseModel";
export * from "./ODataHttpClient";
export * from "./ODataClientError";
export * from "./ODataResponseModel.js";
export * from "./ODataHttpClient.js";
export * from "./ODataClientError.js";
//# sourceMappingURL=index.js.map
{
"name": "@odata2ts/http-client-api",
"version": "0.6.0",
"version": "0.6.1",
"description": "Specifies the contract between HTTP clients and odata2ts",

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

},
"gitHead": "6a0905bd7f201a5c91d83a9319c2a0325a017651"
"gitHead": "232521cbfae692d00900237845bd317b11e442d2"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet