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

@apimatic/core-interfaces

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/core-interfaces - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

lib/httpClient.d.ts

1

lib/index.d.ts
export * from './apiResponse';
export * from './authentication';
export * from './httpContext';
export * from './httpClient';
export * from './httpInterceptor';

@@ -5,0 +6,0 @@ export * from './httpRequest';

@@ -7,2 +7,3 @@ "use strict";

tslib_1.__exportStar(require("./httpContext"), exports);
tslib_1.__exportStar(require("./httpClient"), exports);
tslib_1.__exportStar(require("./httpInterceptor"), exports);

@@ -9,0 +10,0 @@ tslib_1.__exportStar(require("./httpRequest"), exports);

4

package.json
{
"name": "@apimatic/core-interfaces",
"author": "APIMatic Ltd.",
"version": "0.2.5",
"version": "0.2.6",
"license": "MIT",

@@ -72,3 +72,3 @@ "sideEffects": false,

},
"gitHead": "43e7ca2560f262b85c1c6d15f5f01d00c2b43b37"
"gitHead": "96d47bc2390aefc3119b26012053cb630de7b796"
}
export * from './apiResponse';
export * from './authentication';
export * from './httpContext';
export * from './httpClient';
export * from './httpInterceptor';

@@ -5,0 +6,0 @@ export * from './httpRequest';

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