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

vue-ahn-table

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-ahn-table - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "vue-ahn-table",
"version": "0.0.2",
"version": "0.0.3",
"description": "complex header of table for VueJs",

@@ -5,0 +5,0 @@ "main": "Table.vue",

@@ -8,2 +8,3 @@ vue-ahn-table

---------------
### npm

@@ -16,2 +17,11 @@ ``` sh

---------------
```HTML
<template>
<div class="hello">
<a-table
:propTableData="tableData"
:propTitle="title"></a-table>
</div>
</template>
```

@@ -77,12 +87,2 @@ ```javascript

```HTML
<template>
<div class="hello">
<a-table
:propTableData="tableData"
:propTitle="title"></a-table>
</div>
</template>
```
## Example

@@ -92,5 +92,4 @@ ---------------

## Contributions
---------------
All contributions are welcome: use-cases, documentation, code, patches, bug reports, feature requests, etc. You do not need to be a programmer to speak up!

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