@heimdallr-sdk/types
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -13,4 +13,8 @@ import { AppInfoType, Dsn } from './base'; | ||
export interface CustomerOptionType { | ||
name: string; | ||
postion: StoreTypes; | ||
name?: string; | ||
postion?: StoreTypes; | ||
} | ||
export interface RequestPluginOptionType { | ||
ignoreUrls?: string[]; | ||
reportResponds?: Boolean; | ||
} |
{ | ||
"name": "@heimdallr-sdk/types", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "@heimdallr-sdk/types", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "0aaed8774dd475fdaf034e1d2d5c9c1dc6d1c977" | ||
"gitHead": "0b5595ecb6713da6f45bb1ace59299ee98892201" | ||
} |
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
14570
435