1.1.4 • Published 1 year ago

security_gate v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

security_gate

This package provides the security that check the console.log() in all files the endswith .js, .ts, .jsx, .tsx extensions. it will through an error if the console.log() is exist in any files and it won't allow user to make commit through command or any GUI.

Installation & Usage

To install this package enter this command on your terminal:

npm install security_gate
or
yarn add security_gate

To use the functionality of this node module in your project you need to run the following command in terminal:

npx security_gate

or else you can download this package globally in your system with this command:

npm install -g security_gate
or
yarn global add security_gate

To use the functionality of this node module Globally in your project you need to run the following command in terminal:

security_gate
1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago