1.0.12
This commit is contained in:
parent
e6a5edeb25
commit
8590b51fd3
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartlog-destination-clickhouse",
|
"name": "@push.rocks/smartlog-destination-clickhouse",
|
||||||
"version": "1.0.11",
|
"version": "1.0.12",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@push.rocks/smartlog-destination-clickhouse",
|
"name": "@push.rocks/smartlog-destination-clickhouse",
|
||||||
"version": "1.0.11",
|
"version": "1.0.12",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@push.rocks/smartclickhouse": "^2.0.14",
|
"@push.rocks/smartclickhouse": "^2.0.14",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartlog-destination-clickhouse",
|
"name": "@push.rocks/smartlog-destination-clickhouse",
|
||||||
"version": "1.0.11",
|
"version": "1.0.12",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "A library to integrate Smartlog logging with ClickHouse database for efficient log storage and querying.",
|
"description": "A library to integrate Smartlog logging with ClickHouse database for efficient log storage and querying.",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
@ -57,4 +57,4 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://code.foss.global/push.rocks/smartlog-destination-clickhouse.git"
|
"url": "https://code.foss.global/push.rocks/smartlog-destination-clickhouse.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user