@ubnt/uid-agent-component
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -11,3 +11,3 @@ import { SwaiFetch, SafeStorage, ServiceTypeProp } from 'SRC/types'; | ||
} | null; | ||
export declare const useBackup: ({ isOldUOS, consoleId, consoleRootUrl, swaiFetch, safeLocalStorage, onDeactivateCallback, onChangeStep }: { | ||
export declare const useBackup: ({ isOldUOS, consoleId, consoleRootUrl, swaiFetch, safeLocalStorage, onDeactivateCallback, onChangeStep, onCallback }: { | ||
isOldUOS: boolean; | ||
@@ -20,2 +20,3 @@ consoleId: string; | ||
onDeactivateCallback?: ((deactivate: boolean) => void) | undefined; | ||
onCallback?: ((type: string) => void) | undefined; | ||
}) => { | ||
@@ -22,0 +23,0 @@ open: boolean | (() => void); |
{ | ||
"name": "@ubnt/uid-agent-component", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
Sorry, the diff of this file is too big to display
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances 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
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
2008719
3979
5