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

quickmongo-static

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

quickmongo-static

Static for QuickMongo

latest
npmnpm
Version
1.0.3-r
Version published
Maintainers
1
Created
Source

Static for quickmongo

Installation

npm i quickmongo-static

Usage


const <Database> = require('quickmongo-static')

<Database>.on("ready", () => {
    console.log("Database connected!");
});

  • Discord Support Server
  • Documentation
  • GitHub
Take in note that I'm not the orginal package creator!
Credits go to: Snowflake Studio, and other contributors

FAQs

Package last updated on 21 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