You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

croxydb-stats

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

croxydb-stats

Croxydb modülü için geliştirilen stats modülü

0.0.4
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

croxydb-stats

Download Download Download License

Features

const dbsts = require("croxydb-stats")

dbsts.size // Reflects the size of the database.
dbsts.version // Reflects the version of the database.

If you have any questions, you can join my Discord server or join the Croxydb Support server.

Özellikler

const dbsts = require("croxydb-stats")

dbsts.size // Database'in boyutunu yansıtır.
dbsts.version // Database'in versiyonunu yansıtır.

Herhangi bir sorunuz varsa, Discord sunucuma veya Croxydb Destek sunucusuna katıla bilirsiniz.

Examples & Örnekler

Size

console.log(dbsts.size); // 1 Kb

Version

console.log(dbsts.version); // 0.0.12

Keywords

croxydb

FAQs

Package last updated on 11 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts