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

vuetable-2

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuetable-2 - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "vuetable-2",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Vue.js 2.0 component for data table",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -71,3 +71,8 @@ import Vue from 'vue'

let tableColumns = [
'__sequence',
{
name: '__sequence',
title: 'No.',
titleClass: 'right aligned',
dataClass: 'right aligned'
},
'__checkbox:id',

@@ -74,0 +79,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