Socket
Socket
Sign inDemoInstall

@unlighthouse/client

Package Overview
Dependencies
Maintainers
0
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unlighthouse/client - npm Package Compare versions

Comparing version 0.13.2 to 0.13.4

dist/assets/index.7d085644.css

5

auto-imports.d.ts

@@ -6,2 +6,3 @@ /* eslint-disable */

// Generated by unplugin-auto-import
// biome-ignore lint: disable
export {}

@@ -41,2 +42,3 @@ declare global {

const onUpdated: typeof import('vue')['onUpdated']
const onWatcherCleanup: typeof import('vue')['onWatcherCleanup']
const provide: typeof import('vue')['provide']

@@ -59,6 +61,9 @@ const reactive: typeof import('vue')['reactive']

const useCssVars: typeof import('vue')['useCssVars']
const useId: typeof import('vue')['useId']
const useLink: typeof import('vue-router')['useLink']
const useModel: typeof import('vue')['useModel']
const useRoute: typeof import('vue-router')['useRoute']
const useRouter: typeof import('vue-router')['useRouter']
const useSlots: typeof import('vue')['useSlots']
const useTemplateRef: typeof import('vue')['useTemplateRef']
const watch: typeof import('vue')['watch']

@@ -65,0 +70,0 @@ const watchEffect: typeof import('vue')['watchEffect']

34

package.json
{
"name": "@unlighthouse/client",
"version": "0.13.2",
"version": "0.13.4",
"description": "UI Client for Unlighthouse.",

@@ -21,10 +21,10 @@ "license": "MIT",

"dependencies": {
"@headlessui/vue": "^1.7.22",
"dayjs": "^1.11.11",
"@headlessui/vue": "^1.7.23",
"dayjs": "^1.11.13",
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"lightweight-charts": "^4.1.7",
"lightweight-charts": "^4.2.0",
"lodash-es": "^4.17.21",
"ufo": "^1.5.3",
"vue": "^3.4.31"
"ufo": "^1.5.4",
"vue": "^3.5.6"
},

@@ -40,19 +40,19 @@ "devDependencies": {

"@iconify-json/vscode-icons": "latest",
"@types/lodash": "^4.17.6",
"@types/three": "^0.166.0",
"@types/lodash": "^4.17.7",
"@types/three": "^0.168.0",
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "^3.4.31",
"@vueuse/core": "^10.11.0",
"@vueuse/router": "^10.11.0",
"date-fns": "^3.6.0",
"@vue/compiler-sfc": "^3.5.6",
"@vueuse/core": "^11.1.0",
"@vueuse/router": "^11.1.0",
"date-fns": "^4.1.0",
"three": "0.138.3",
"troisjs": "^0.3.4",
"typescript": "^5.5.3",
"unplugin-auto-import": "^0.18.0",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.27.2",
"typescript": "^5.6.2",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vite": "2.9.17",
"vite-plugin-pages": "0.23.0",
"vite-plugin-windicss": "^1.9.3",
"@unlighthouse/core": "0.13.2"
"@unlighthouse/core": "0.13.4"
},

@@ -59,0 +59,0 @@ "scripts": {

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