New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

sqlite3connect

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlite3connect

A Simple To Used DB Where your data is stored in our servers

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

Sqlite3 Connect

  • A SQLITE3 DB But its on stored on our servers

Why To Use?

  • Get Your Data Any Where.
  • Easy to use
  • Trusted By Developers
  • Regularly Updated

Usage

  • Get Cryptons TOKEN From Our Discord Server: Link
const connect = require('sqlite3connect');
const db = new connect.db({token: 'CRYPTONS_API_TOKEN'})
db.set(`DBKEY/Name` , value)
db.add(`DBKEY/Name` , value[must be number])
db.subtract(`DBKEY/Name` , value[must be number])
db.delete(`DBKEY/Name`)
db.get(`DBKEY/Name`, (d)=>{
    console.log(d)
})

Other

  • Official Partnered with Cryptons API and One of the Main Developers of the API.
  • Cryptons-API
  • Main DB Server Made By Agent Hacker#0477
  • Made By Agent Hacker#0477

FAQs

Package last updated on 19 Aug 2021

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