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

@apla/clickhouse

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apla/clickhouse - npm Package Compare versions

Comparing version 1.5.4 to 1.5.5

5

package.json
{
"name": "@apla/clickhouse",
"version": "1.5.4",
"version": "1.5.5",
"description": "Yandex ClickHouse database interface",

@@ -39,5 +39,2 @@ "main": "src/clickhouse.js",

},
"optionalDependencies": {
"memwatch-next": "^0.3.0"
},
"engines": {

@@ -44,0 +41,0 @@ "node": ">=0.10"

1

test/90-torture.js

@@ -19,2 +19,3 @@ var ClickHouse = require ("../src/clickhouse");

if (process.env.TORTURE) {
console.error ("For the torture test you should install memwatch-next (node 8) or @airbnb/memwatch (node >= 10)");
console.error (err);

@@ -21,0 +22,0 @@ process.exit (1);

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