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

gridjs-vue

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gridjs-vue - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "gridjs-vue",
"description": "A Vue.js wrapper component for Grid.js",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "private": false,

@@ -42,3 +42,3 @@ # gridjs-vue

Pass either `data`, `from`, or `server` as a data source. Everything else is optional.
Pass `cols` and either `rows`, `from`, or `server` as a data source. Everything else is optional.

@@ -82,3 +82,3 @@ Refer to [Grid.js documentation](https://gridjs.io/docs/config/) for specific configuration options.

sort: true / false || {}, // boolean or sort settings object
theme: 'mermaid', // string with name of theme
theme: 'mermaid', // string with name of theme or 'none' to disable
width: '100%' // string with css width value

@@ -85,0 +85,0 @@ }

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