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

@amalto/custom-form-dialog

Package Overview
Dependencies
Maintainers
4
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/custom-form-dialog - npm Package Compare versions

Comparing version 1.4.112 to 1.4.113

3

build/components/custom-form-dialog/index.d.ts
/// <reference types="react" />
import * as React from 'react';
import { NotificationModel, ReduxProps, FileWrapper } from '@amalto/typings';
import { NotificationModel, ReduxProps, FileWrapper, WebApi } from '@amalto/typings';
import { CustomFormData } from './models/Workflow';
import { WebApi } from './models/WebApi';
declare namespace CustomFormDialog {

@@ -7,0 +6,0 @@ interface Props extends React.Props<CustomFormDialog> {

@@ -5,3 +5,3 @@ {

"description": "Display custom form.",
"version": "1.4.112",
"version": "1.4.113",
"license": "MIT",

@@ -8,0 +8,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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