Socket
Socket
Sign inDemoInstall

global-input-react

Package Overview
Dependencies
39
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.6.3 to 4.6.4

4

index.d.ts
import React from 'react';
import type { InitData, FormField, FieldValue, Sender } from 'global-input-message';
export type * from 'global-input-message';
import type { InitData, FormField, FieldValue, Sender,PermissionRequestMessage } from 'global-input-message';
export * from 'global-input-message';
export function useGlobalInputApp(config: ConfigData | (() => ConfigData), canConnect?: boolean, configId?: any): GlobalInputData;

@@ -5,0 +5,0 @@ export function getGlobalInputState(): GlobalInputState;

{
"name": "global-input-react",
"version": "4.6.3",
"version": "4.6.4",
"description": "global input react component",

@@ -5,0 +5,0 @@ "main": "./dist/index",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc