Advanced Search
Search Results
2 total results found
readme.md for @push.rocks/smartguard
@push.rocks/smartguard
A TypeScript library for creating and managing validation guards, aiding in data validation and security checks. Install To install @push.rocks/smartguard, run the following command in your terminal: npm install @push.rocks/smartguard --save This will add @pu...
changelog.md for @push.rocks/smartguard
@push.rocks/smartguard
2024-08-25 - 3.1.0 - feat(core) Added Guard Handling and Removed npmci from CI Refactored Guard and GuardSet classes for better modularization Introduced GuardError for detailed error handling Updated dependencies versions in package.json Removed npmci config...