Socket
Socket
Sign inDemoInstall

@realmocean/kanban

Package Overview
Dependencies
0
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 20.3.114 to 20.3.115

6

index.d.ts

@@ -5,5 +5,7 @@ // Generated by dts-bundle v0.7.3

// ../../@tuval/core
// ../../@realmocean/core
import { UIView, UIController } from '@tuval/forms';
import { int } from '@tuval/core';
import { DragEventArgs, EmitType } from '@realmocean/core';

@@ -38,4 +40,4 @@ /**

cardDoubleClick(value: Function): this;
vp_DragStart: Function;
dragStart(value: Function): this;
vp_DragStart: EmitType<DragEventArgs>;
dragStart(value: EmitType<DragEventArgs>): this;
vp_Drag: Function;

@@ -42,0 +44,0 @@ drag(value: Function): this;

{
"name": "@realmocean/kanban",
"version": "20.3.114",
"version": "20.3.115",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

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

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