This commit is contained in:
Philipp Kunz 2024-05-30 22:09:38 +02:00
parent e0eb81f8d1
commit 425477548f
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@push.rocks/smartguard",
"version": "3.0.1",
"version": "3.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartguard",
"version": "3.0.1",
"version": "3.0.2",
"license": "MIT",
"dependencies": {
"@push.rocks/smartpromise": "^3.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartguard",
"version": "3.0.1",
"version": "3.0.2",
"private": false,
"description": "A TypeScript library for creating and managing validation guards, aiding in data validation and security checks.",
"main": "dist_ts/index.js",
@ -65,4 +65,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartguard.git"
}
}
}