@analys/table-init
Advanced tools
Comparing version 0.3.9 to 0.4.0
@@ -53,2 +53,6 @@ 'use strict'; | ||
/** | ||
* @typedef {{head:*[],rows:*[][]}} TableObject | ||
*/ | ||
/** | ||
* | ||
@@ -55,0 +59,0 @@ * @param {Object} o |
@@ -49,2 +49,6 @@ import { Mx } from 'veho'; | ||
/** | ||
* @typedef {{head:*[],rows:*[][]}} TableObject | ||
*/ | ||
/** | ||
* | ||
@@ -51,0 +55,0 @@ * @param {Object} o |
{ | ||
"name": "@analys/table-init", | ||
"version": "0.3.9", | ||
"version": "0.4.0", | ||
"description": "A cross-table analytics tool", | ||
@@ -40,3 +40,3 @@ "main": "dist/index.cjs.js", | ||
"homepage": "https://github.com/hoyeungw/analys#readme", | ||
"gitHead": "f4abfaa159832767f79cbd9c3de1b7e71aa6edfb" | ||
"gitHead": "d7cb3b1a4036c26515eac0688882e7d6804b1ec1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7282
181