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.3.1 to 1.3.2

8

dist/anchor.js

@@ -1,2 +0,2 @@

import { defineComponent, reactive, ref, onMounted, onBeforeUnmount, provide, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, nextTick, inject, Fragment, unref, createTextVNode, toDisplayString, createCommentVNode } from "vue";
import { defineComponent, reactive, ref, onMounted, onBeforeUnmount, provide, openBlock, createElementBlock, normalizeClass, renderSlot, nextTick, inject, Fragment, createElementVNode, unref, createTextVNode, toDisplayString, createCommentVNode } from "vue";
import { g as getElement, o as on, a as off } from "./dom.7b31d805.js";

@@ -146,7 +146,3 @@ import { i as ifNotFunction, a as isNumber } from "./validate-7008d2c6.9a35a861.js";

}, [
createElementVNode("div", {
class: normalizeClass(`${COMPONENT$1}-list`)
}, [
renderSlot(_ctx.$slots, "default")
], 2)
renderSlot(_ctx.$slots, "default")
], 512);

@@ -153,0 +149,0 @@ };

{
"name": "@geektech/geek-ui",
"version": "1.3.1",
"version": "1.3.2",
"type": "module",

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

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