New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-data-ui-cli

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-data-ui-cli - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

1

boilerplate.js

@@ -46,2 +46,3 @@ export default ({

import { VueDataUi${useTypescript ? `,${['number', 'Array<Array<string | number>>', ''].includes(datasetType) ? '' : `type ${datasetType},`} type ${configType} }` : '}'} from "vue-data-ui";
import "vue-data-ui/style.css";

@@ -48,0 +49,0 @@ ${!datasetType ? '' : `const dataset = ${useComputedDataset ? `computed${dsType}(() => {

2

package.json
{
"name": "vue-data-ui-cli",
"version": "0.0.4",
"version": "0.0.5",
"private": false,

@@ -5,0 +5,0 @@ "description": "A CLI tool to generate Vue Data UI chart component boilerplates",

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