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

@geektech/geek-ui

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geektech/geek-ui - npm Package Compare versions

Comparing version 1.2.5 to 1.3.0

2

dist/carousel.d.ts

@@ -84,4 +84,4 @@ import { AllowedComponentProps } from 'vue';

}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
change: (...args: any[]) => void;
"update:current": (...args: any[]) => void;
change: (...args: any[]) => void;
}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{

@@ -88,0 +88,0 @@ direction: {

@@ -174,4 +174,4 @@ import { AllowedComponentProps } from 'vue';

}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
change: (...args: any[]) => void;
"update:current": (...args: any[]) => void;
change: (...args: any[]) => void;
}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{

@@ -377,7 +377,7 @@ direction: {

}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
cancel: (e: Event) => void;
close: () => void;
"update:visible": (visible: boolean) => void;
ok: (e: Event) => void;
cancel: (e: Event) => void;
open: () => void;
close: () => void;
}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{

@@ -429,6 +429,6 @@ visible: {

onCancel?: ((e: Event) => any) | undefined;
onClose?: (() => any) | undefined;
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
onOk?: ((e: Event) => any) | undefined;
onOpen?: (() => any) | undefined;
onClose?: (() => any) | undefined;
}, {

@@ -435,0 +435,0 @@ mask: boolean;

@@ -60,7 +60,7 @@ import { AllowedComponentProps } from 'vue';

}, {}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
cancel: (e: Event) => void;
close: () => void;
"update:visible": (visible: boolean) => void;
ok: (e: Event) => void;
cancel: (e: Event) => void;
open: () => void;
close: () => void;
}, string, VNodeProps & AllowedComponentProps & ComponentCustomProps, Readonly<ExtractPropTypes<{

@@ -112,6 +112,6 @@ visible: {

onCancel?: ((e: Event) => any) | undefined;
onClose?: (() => any) | undefined;
"onUpdate:visible"?: ((visible: boolean) => any) | undefined;
onOk?: ((e: Event) => any) | undefined;
onOpen?: (() => any) | undefined;
onClose?: (() => any) | undefined;
}, {

@@ -118,0 +118,0 @@ mask: boolean;

{
"name": "@geektech/geek-ui",
"version": "1.2.5",
"version": "1.3.0",
"type": "module",

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

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