@apimatic/core-interfaces
Advanced tools
Comparing version 0.2.5 to 0.2.6
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); |
{ | ||
"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'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26321
39
736
0