This commit is contained in:
2024-05-30 16:57:18 +02:00
parent 1cf88b5aad
commit c9bd9dbe02
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@push.rocks/smartguard",
"version": "2.0.2",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartguard",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"dependencies": {
"@push.rocks/smartpromise": "^3.0.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartguard",
"version": "2.0.2",
"version": "2.0.3",
"private": false,
"description": "A TypeScript library for creating and managing validation guards, aiding in data validation and security checks.",
"main": "dist_ts/index.js",