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

@tryghost/mongo-knex

Package Overview
Dependencies
Maintainers
29
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/mongo-knex

tbc

latest
Source
npmnpm
Version
0.9.4
Version published
Weekly downloads
16K
116.01%
Maintainers
29
Weekly downloads
 
Created
Source

Mongo Knex

Installation

  • Make sure that gstenv is green. See Dev Environment for docs.
  • git clone this repo & cd into it as usual
  • Run yarn to install top-level dependencies.

Run

Test

  • yarn lint run just eslint
  • yarn test run lint && tests
  • NODE_ENV=testing-mysql yarn test
    • Manual database creation is currently required.

Debug

DEBUG=mongo-knex:* DEBUG=mongo-knex:converter DEBUG=mongo-knex:converter-extended

Config

config.[env].json

Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.

FAQs

Package last updated on 18 Feb 2026

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