@commercelayer/sdk
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -16,3 +16,3 @@ import type { AxiosError, AxiosInterceptorManager, AxiosRequestConfig, AxiosResponse, Cancel } from "axios"; | ||
export type { RequestObj, ResponseObj, ErrorObj }; | ||
export type { CancelRequestException }; | ||
export { CancelRequestException }; | ||
declare type RawResponseReader = { | ||
@@ -19,0 +19,0 @@ id: number | undefined; |
{ | ||
"name": "@commercelayer/sdk", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "types": "lib/index.d.ts", |
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
3096524