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

@analys/table-lookup

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@analys/table-lookup - npm Package Compare versions

Comparing version 0.6.14 to 0.7.0

dist/index.js

22

package.json
{
"name": "@analys/table-lookup",
"version": "0.6.14",
"version": "0.7.0",
"description": "A cross-table-lookup analytics tool",

@@ -16,12 +16,8 @@ "main": "dist/index.cjs",

},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/table.filter.test.js"
},
"dependencies": {
"@analys/enum-lookups": "^0.6.14",
"@analys/table-index": "^0.6.14",
"@vect/column-getter": "^0.6.13",
"@vect/entries-init": "^0.7.11",
"@vect/object-init": "^0.7.11"
"@vect/entries-init": "^0.8.0",
"@vect/object-init": "^0.8.0",
"@analys/enum-lookups": "^0.7.0",
"@analys/table-index": "^0.7.0"
},

@@ -48,3 +44,7 @@ "repository": {

"homepage": "https://github.com/hoyeungw/analys#readme",
"gitHead": "ea22e3de75b331ec240a7fea17af976d4bef5b5d"
}
"gitHead": "25741a60101aa28261133de365bcfd032cb351de",
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/table.filter.test.js"
}
}

@@ -0,0 +0,0 @@ # @analys/table-lookup

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