Socket
Socket
Sign inDemoInstall

@analys/table-init

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analys/table-init - npm Package Compare versions

Comparing version 0.3.9 to 0.4.0

4

dist/index.cjs.js

@@ -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

4

package.json
{
"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"
}
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