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

vue-data-ui

Package Overview
Dependencies
Maintainers
1
Versions
647
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-data-ui - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

dist/index-b8f74737.js

2

dist/vue-data-ui.js

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

import { g as i, b as s, f as U, h as V, e as t, d as n, a as o, c as r, v as f } from "./index-7c6e61bc.js";
import { g as i, b as s, f as U, h as V, e as t, d as n, a as o, c as r, v as f } from "./index-b8f74737.js";
import "vue";

@@ -3,0 +3,0 @@ export {

{
"name": "vue-data-ui",
"private": false,
"version": "0.3.4",
"version": "0.3.5",
"type": "module",
"description": "A user-empowering data visualization Vue components library",
"keywords": ["Vue", "data visualization", "chart", "donut", "waffle", "radar", "gauge", "accelerometer", "quadrant", "line", "table"],
"keywords": [
"Vue",
"data visualization",
"chart",
"donut",
"waffle",
"radar",
"gauge",
"accelerometer",
"quadrant",
"line",
"table"
],
"author": "Alec Lloyd Probert",

@@ -15,3 +27,5 @@ "repository": {

"license": "MIT",
"files": ["dist"],
"files": [
"dist"
],
"main": "./dist/vue-data-ui.umd.cjs",

@@ -21,6 +35,6 @@ "module": "./dist/vue-data-ui.js",

".": {
"import" : "./dist/vue-data-ui.js",
"import": "./dist/vue-data-ui.js",
"export": "./dist/vue-data-ui.umd.cjs"
},
"./style.css" : "./dist/style.css"
"./style.css": "./dist/style.css"
},

@@ -30,3 +44,4 @@ "scripts": {

"build": "vite build",
"preview": "vite preview"
"preview": "vite preview",
"test": "vitest"
},

@@ -37,4 +52,5 @@ "dependencies": {

"@vitejs/plugin-vue": "^4.2.3",
"vite": "^4.4.5"
"vite": "^4.4.5",
"vitest": "^0.34.1"
}
}

Sorry, the diff of this file is not supported yet

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