@xylabs/axios
Advanced tools
Comparing version 3.6.2 to 3.6.3
export * from './AxiosJson.js'; | ||
export { gzip } from 'pako'; | ||
import * as axiosAll from 'axios'; | ||
export { axiosAll as default }; | ||
import * as axios from 'axios'; | ||
export * as axios from 'axios'; | ||
export { axios as default }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -50,8 +50,10 @@ // src/AxiosJson.ts | ||
import { gzip as gzip2 } from "pako"; | ||
import * as axiosAll from "axios"; | ||
import * as axios from "axios"; | ||
import * as axios2 from "axios"; | ||
export { | ||
AxiosJson, | ||
axiosAll as default, | ||
axios2 as axios, | ||
axios as default, | ||
gzip2 as gzip | ||
}; | ||
//# sourceMappingURL=index.js.map |
export * from './AxiosJson.js'; | ||
export { gzip } from 'pako'; | ||
import * as axiosAll from 'axios'; | ||
export { axiosAll as default }; | ||
import * as axios from 'axios'; | ||
export * as axios from 'axios'; | ||
export { axios as default }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -50,8 +50,10 @@ // src/AxiosJson.ts | ||
import { gzip as gzip2 } from "pako"; | ||
import * as axiosAll from "axios"; | ||
import * as axios from "axios"; | ||
import * as axios2 from "axios"; | ||
export { | ||
AxiosJson, | ||
axiosAll as default, | ||
axios2 as axios, | ||
axios as default, | ||
gzip2 as gzip | ||
}; | ||
//# sourceMappingURL=index.js.map |
export * from './AxiosJson.js'; | ||
export { gzip } from 'pako'; | ||
import * as axiosAll from 'axios'; | ||
export { axiosAll as default }; | ||
import * as axios from 'axios'; | ||
export * as axios from 'axios'; | ||
export { axios as default }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -51,8 +51,10 @@ // src/AxiosJson.ts | ||
import { gzip as gzip2 } from "pako"; | ||
import * as axiosAll from "axios"; | ||
import * as axios from "axios"; | ||
import * as axios2 from "axios"; | ||
export { | ||
AxiosJson, | ||
axiosAll as default, | ||
axios2 as axios, | ||
axios as default, | ||
gzip2 as gzip | ||
}; | ||
//# sourceMappingURL=index.js.map |
@@ -14,3 +14,3 @@ { | ||
"@types/pako": "^2.0.3", | ||
"@xylabs/logger": "^3.6.2", | ||
"@xylabs/logger": "^3.6.3", | ||
"axios": "^1.7.2", | ||
@@ -73,4 +73,4 @@ "pako": "^2.1.0" | ||
"sideEffects": false, | ||
"version": "3.6.2", | ||
"version": "3.6.3", | ||
"type": "module" | ||
} |
export * from './AxiosJson.js' | ||
export { gzip } from 'pako' | ||
import * as axiosAll from 'axios' | ||
import * as axios from 'axios' | ||
export * as axios from 'axios' | ||
// eslint-disable-next-line import/no-default-export | ||
export { axiosAll as default } | ||
export { axios as default } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
63437
548
Updated@xylabs/logger@^3.6.3