Socket
Socket
Sign inDemoInstall

clickhouse-ts

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clickhouse-ts - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

22

package.json
{
"name": "clickhouse-ts",
"version": "1.1.0",
"author": {
"email": "danielbyta.worl@gmail.com",
"name": "Daniel Byta"
},
"description": "Clickhouse client on TypeScript using nodejs ot redis caching queries",
"keywords": ["clickhouse", "ts", "clickhouse-ts", "client", "clickhouse-client", "bulk", "caching", "redis"],
"version": "1.1.1",
"repository": {
"url": "https://bytdnel@bitbucket.org/bytdnel/clickhouse-ts.git"
},
"scripts": {

@@ -9,16 +18,7 @@ "dev": "node_modules/.bin/ts-node index.ts",

"dependencies": {
"@prxm/clickhouse": "^0.0.1",
"axios": "^0.21.1",
"clickhouse": "^2.4.0",
"dayjs": "^1.10.5",
"lodash": "^4.17.19",
"serialize-error": "^8.1.0",
"sqlstring": "^2.3.2",
"uuid": "^3.4.0"
"sqlstring": "^2.3.2"
},
"devDependencies": {
"@types/lodash": "^4.14.170",
"@types/node": "^15.12.4",
"@types/sqlstring": "^2.3.0",
"@types/uuid": "^8.3.0",
"ts-node": "^10.0.0",

@@ -25,0 +25,0 @@ "typescript": "^4.3.4"

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