You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@acrool/imgz-client

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acrool/imgz-client - npm Package Compare versions

Comparing version

to
0.0.5-test.4

4

dist/fetcher/config.js

@@ -23,4 +23,4 @@ "use strict";

});
axiosInstance.interceptors.response.use(interceptors_1.interceptorsResponseReject);
// axiosInstance.interceptors.response.use(interceptorsResponseFulfilled, interceptorsResponseReject);
// axiosInstance.interceptors.response.use(interceptorsResponseReject);
axiosInstance.interceptors.response.use(interceptors_1.interceptorsResponseFulfilled, interceptors_1.interceptorsResponseReject);
/**

@@ -27,0 +27,0 @@ * 處理圖片 並儲存於伺服器

{
"name": "@acrool/imgz-client",
"version": "0.0.5-test.3",
"version": "0.0.5-test.4",
"description": "This is a Client of the acrool-imgz api server, which can isolate its core from the impact of the environment version.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet