@jxstjh/auth-client
Advanced tools
Comparing version 0.1.5-beat1 to 0.1.5-beat2
@@ -0,0 +0,0 @@ import { AuthClientOption, TokenInfo } from "model/authClient.model"; |
export { AuthClient } from './authClient'; |
@@ -0,0 +0,0 @@ export declare enum AuthMethod { |
@@ -0,0 +0,0 @@ import { AuthClientOption, TokenInfo } from "model/authClient.model"; |
export { AuthClient } from './authClient'; | ||
export { SiteAnalysis } from './siteAnalysis'; |
@@ -0,0 +0,0 @@ export declare enum AuthMethod { |
@@ -0,0 +0,0 @@ export declare enum RouterMode { |
@@ -0,0 +0,0 @@ import { DBType, LogType, SiteAnalysisOption } from 'model/siteAnalysis.model'; |
export declare const ieUpload: (serverUrl: any, arr: any, appId: any, ip: any) => void; |
@@ -0,0 +0,0 @@ export declare const setCookie: (name: string, value: any, opt: any) => void; |
export declare const httpClient: (url?: string, data?: {}, type?: string, method?: string) => Promise<any>; |
declare const _default: (url?: string, data?: {}, type?: string, method?: string, responseType?: string) => Promise<unknown>; | ||
export default _default; |
export * from './jwt'; | ||
export * from './cookie'; |
@@ -0,0 +0,0 @@ export declare const OPEN_DB_AND_INIT: (name: any) => Promise<any>; |
import { JwtPayload } from "jwt-decode"; | ||
declare const JWTDecoded: (jwtToken: string) => JwtPayload; | ||
export { JWTDecoded }; |
export declare const print: (title: any, content: any, type?: string) => void; |
export declare const guid: () => string; | ||
export declare const IS_LOCAL: (url?: string) => number | true; |
@@ -0,0 +0,0 @@ export declare const INIT_LOG_TABLE_WEBSQL: (DB: any) => Promise<any>; |
@@ -0,0 +0,0 @@ export declare const setCookie: (name: string, value: any, opt: any) => void; |
export declare const httpClient: (url?: string, data?: {}, type?: string, method?: string) => Promise<any>; |
export * from './jwt'; | ||
export * from './cookie'; |
import { JwtPayload } from "jwt-decode"; | ||
declare const JWTDecoded: (jwtToken: string) => JwtPayload; | ||
export { JWTDecoded }; |
{ | ||
"name": "@jxstjh/auth-client", | ||
"version": "0.1.5-beat1", | ||
"version": "0.1.5-beat2", | ||
"description": "匹配4a认证的客户端工具包 🌼", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -0,0 +0,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
319495
8