New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@analys/tablespec

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analys/tablespec - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

dist/index.cjs

19

package.json
{
"name": "@analys/tablespec",
"version": "0.5.3",
"version": "0.5.4",
"description": "A cross-table analytics tool",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -18,9 +21,9 @@ "dist"

"dependencies": {
"@analys/enum-pivot-mode": "^0.5.3",
"@analys/enum-pivot-mode": "^0.5.4",
"@typen/enum-data-types": "^0.1.17",
"@typen/literal": "^0.1.17",
"@typen/nullish": "^0.1.17",
"@vect/matrix": "^0.4.9",
"@vect/vector-mapper": "^0.4.9",
"@vect/vector-merge": "^0.4.9"
"@vect/matrix": "^0.5.1",
"@vect/vector-mapper": "^0.5.1",
"@vect/vector-merge": "^0.5.1"
},

@@ -47,3 +50,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/analys#readme",
"gitHead": "0af48a2583aa1018a2417d845b502dd7fda30a16"
"gitHead": "e79f89dcfdc42a50687b38a9c5d2109c5d5ab2c4"
}
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