1.0.2 • Published 5 years ago

js-safe v1.0.2

Weekly downloads
-
License
GPLv3
Repository
-
Last release
5 years ago

JS Safe

JS Safe is a blazing-fast Node.js module for anyone looking to enhance the security of their server side applications.

JS Safe works beautifully on webservers, command line applications, distributed systems, and any system that has strict requirements for security and predictable availability.

Getting Started

Simply add require('js-safe') to the very first line of your application's point of entry, and your code will automatically be safeguarded against insecure states. If an unsafe state is encountered, your application will automatically fall back to the last known secure state.

As a bonus, it will even secure your dependencies.

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago