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.1.0 to 1.1.1

2

dist/progress.js

@@ -171,3 +171,3 @@ import { defineComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, computed, renderSlot, createTextVNode, toDisplayString, createStaticVNode, createBlock, createCommentVNode } from "vue";

renderSlot(_ctx.$slots, "text", {}, () => [
createTextVNode(toDisplayString(_ctx.percent * 100) + "%", 1)
createTextVNode(toDisplayString(_ctx.percent * 100) + "% ", 1)
])

@@ -174,0 +174,0 @@ ])

{
"name": "@geektech/geek-ui",
"version": "1.1.0",
"version": "1.1.1",
"type": "module",

@@ -35,3 +35,3 @@ "main": "dist/index.js",

"@geektech/svg2icon": "^1.0.6",
"@geektech/utils": "^1.0.1",
"@geektech/utils": "^2.0.2",
"@vitejs/plugin-vue": "^3.0.0",

@@ -38,0 +38,0 @@ "@vitest/coverage-c8": "^0.31.1",

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