@byteinspire/middleware
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -14,3 +14,3 @@ "use strict"; | ||
}); | ||
utils_1.patchAxiosInstance(axiosInstance, serviceId, serviceSecret); | ||
(0, utils_1.patchAxiosInstance)(axiosInstance, serviceId, serviceSecret); | ||
const target = new middleware_1.default(serviceId, axiosInstance); | ||
@@ -17,0 +17,0 @@ const middleware = target.getMiddleware(); |
{ | ||
"name": "@byteinspire/middleware", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "inspirecloud middleware sdk", | ||
@@ -35,3 +35,3 @@ "scripts": { | ||
}, | ||
"gitHead": "73fd6c7019949b7e239740285c86b6b48de6c1a3" | ||
"gitHead": "ebb250bf9b6864d067f6b1478905aad7feb4dc99" | ||
} |
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
10604