Socket
Socket
Sign inDemoInstall

flexi-table

Package Overview
Dependencies
317
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.1.0

2

package.json
{
"name": "flexi-table",
"version": "1.0.5",
"version": "1.1.0",
"description": "A Vue.js component Table",

@@ -5,0 +5,0 @@ "main": "dist/flexi-table.js",

@@ -42,6 +42,6 @@ # Flexi Table

/*
Color has to be string. Developers could choose from four different colors;
Color has to be string. Four options available for test purposes
-green
-red
-nlue
-blue
-yellow

@@ -61,3 +61,3 @@ */

{columnName: "Adam", columnType: "Some Product", columnSize: "XXL"},
{columnName: "Adam", columnType: "Some Products", columnSize: "Sunflower"},
{columnName: "Adam", columnType: "Some Products",columnSize: "M"},
]

@@ -64,0 +64,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc