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

generator-jhipster-postgresuuid-converter

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

generator-jhipster-postgresuuid-converter

Postgresql Long to UUID converter

0.2.2
latest
Source
npm
Version published
Weekly downloads
186
-9.71%
Maintainers
1
Weekly downloads
 
Created
Source

generator-jhipster-postgresuuid-converter

NPM version Build Status Dependency Status

JHipster module for converting Postgresql keys from Long to UUID

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-postgresuuid-converter

To update this module:

yarn global upgrade generator-jhipster-postgresuuid-converter

With NPM

To install this module:

npm install -g generator-jhipster-postgresuuid-converter

To update this module:

npm update -g generator-jhipster-postgresuuid-converter

Usage

License

MIT © Amit Jindal

Keywords

yeoman-generator

FAQs

Package last updated on 06 Sep 2017

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