Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ubnt/uid-agent-component

Package Overview
Dependencies
Maintainers
201
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ubnt/uid-agent-component - npm Package Compare versions

Comparing version 1.3.7 to 1.3.8

1

lib/agentInfo/MigrateStartModal.d.ts

@@ -6,2 +6,3 @@ import React from 'react';

siteId: string;
hasAccess: boolean;
isMobileView: boolean;

@@ -8,0 +9,0 @@ swaiFetch: SwaiFetch;

2

lib/hook/useAgentInfo.d.ts

@@ -47,3 +47,3 @@ import React from 'react';

} | null;
export type MigrateStatus = 'none' | 'start' | 'check' | 'migrating' | 'failed';
export type MigrateStatus = 'none' | 'start' | 'check' | 'migrating' | 'failed' | 'close';
export type MigrateDevice = {

@@ -50,0 +50,0 @@ id?: string;

{
"name": "@ubnt/uid-agent-component",
"version": "1.3.7",
"version": "1.3.8",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "license": "ISC",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc