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.9 to 1.1.10

dist/components/caching/CacheFactory.d.ts

7

package.json

@@ -7,4 +7,3 @@ {

},
"main": "index.js",
"files": [ "./" ],
"files": [ "dist", "src" ],
"description": "Clickhouse client on TypeScript using nodejs ot redis caching queries",

@@ -21,3 +20,3 @@ "keywords": [

],
"version": "1.1.9",
"version": "1.1.10",
"repository": {

@@ -28,3 +27,3 @@ "type": "git",

"scripts": {
"dev": "node_modules/.bin/ts-node index.ts",
"dev": "node_modules/.bin/ts-node src/index.ts",
"build": "node_modules/.bin/tsc -d"

@@ -31,0 +30,0 @@ },

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