🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@machinomy/types-node-db-migrate

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@machinomy/types-node-db-migrate

TypeScript declaration for node-db-migrate

0.0.2
latest
Version published
Maintainers
2
Created

TypeScript declaration for node-db-migrate

Installation

Via npm:

npm install --save-dev types-node-db-migrate

or yarn:

yarn add types-node-db-migrate -D

Don't forget to manually include index.d.ts within an include section of your tsconfig.json

"include": [
    ...
    "./node_modules/types-node-db-migrate/index.d.ts"
]

FAQs

Package last updated on 28 Apr 2020

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