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

@analys/table

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analys/table - npm Package Compare versions

Comparing version 0.4.11 to 0.4.12

2

dist/index.cjs.js

@@ -526,3 +526,3 @@ 'use strict';

another = another.deleteColumns(shared, {
another = another.deleteColumn(shared, {
mutate

@@ -529,0 +529,0 @@ });

@@ -522,3 +522,3 @@ import { tableChips } from '@analys/table-chips';

another = another.deleteColumns(shared, {
another = another.deleteColumn(shared, {
mutate

@@ -525,0 +525,0 @@ });

{
"name": "@analys/table",
"version": "0.4.11",
"version": "0.4.12",
"description": "A cross-table analytics tool",

@@ -18,18 +18,18 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@analys/table-chips": "^0.4.11",
"@analys/table-divide": "^0.4.11",
"@analys/table-filter": "^0.4.11",
"@analys/table-find": "^0.4.11",
"@analys/table-formula": "^0.4.11",
"@analys/table-group": "^0.4.11",
"@analys/table-init": "^0.4.11",
"@analys/table-join": "^0.4.11",
"@analys/table-lookup": "^0.4.11",
"@analys/table-merge": "^0.4.11",
"@analys/table-pivot": "^0.4.11",
"@analys/table-select": "^0.4.11",
"@analys/table-types": "^0.4.11",
"@analys/tabular": "^0.4.11",
"@aryth/comparer": "^0.2.14",
"@aryth/distinct-column": "^0.2.14",
"@analys/table-chips": "^0.4.12",
"@analys/table-divide": "^0.4.12",
"@analys/table-filter": "^0.4.12",
"@analys/table-find": "^0.4.12",
"@analys/table-formula": "^0.4.12",
"@analys/table-group": "^0.4.12",
"@analys/table-init": "^0.4.12",
"@analys/table-join": "^0.4.12",
"@analys/table-lookup": "^0.4.12",
"@analys/table-merge": "^0.4.12",
"@analys/table-pivot": "^0.4.12",
"@analys/table-select": "^0.4.12",
"@analys/table-types": "^0.4.12",
"@analys/tabular": "^0.4.12",
"@aryth/comparer": "^0.3.0",
"@aryth/distinct-column": "^0.3.0",
"@typen/enum-data-types": "^0.1.10",

@@ -67,3 +67,3 @@ "@vect/column-getter": "^0.2.10",

"homepage": "https://github.com/hoyeungw/analys#readme",
"gitHead": "df9391b250c36595e4ff0e81c67c6437f90950ac"
"gitHead": "6ab3f5b6b31fc4aed22e7e8747b0c6e7116b72d1"
}
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