@zapfacil/mega-api
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -1,2 +0,2 @@ | ||
import { MegaApiInterface, PostInterface, SendMessageInterface } from '..'; | ||
import { MegaApiInterface, PostInterface, SendMessageInterface } from './typings'; | ||
declare class MegaApi { | ||
@@ -3,0 +3,0 @@ private arrayOfInstances; |
{ | ||
"name": "@zapfacil/mega-api", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
import axios, { AxiosRequestConfig } from 'axios'; | ||
import { MegaApiInterface, PostInterface, SendMessageInterface } from '..'; | ||
import { MegaApiInterface, PostInterface, SendMessageInterface } from './typings'; | ||
import { onRequest, onRequestError, onResponseError, onResponse } from './interceptors' | ||
@@ -4,0 +4,0 @@ class MegaApi { |
@@ -9,3 +9,3 @@ { | ||
"strict": true, | ||
"esModuleInterop": true | ||
"esModuleInterop": true, | ||
}, | ||
@@ -12,0 +12,0 @@ "exclude": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13300
12
294
0