added tests

This commit is contained in:
sai praneeth 2025-06-07 15:09:28 +00:00
parent 98c008a0f1
commit a2e9bd86d2
3 changed files with 47 additions and 2 deletions

2
package-lock.json generated
View file

@ -102,7 +102,6 @@
"vkbeautify": "^0.99.3",
"xpath": "0.0.34",
"xregexp": "^5.1.1",
"yaml": "^2.8.0",
"zlibjs": "^0.3.1"
},
"devDependencies": {
@ -19249,6 +19248,7 @@
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
"integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
"dev": true,
"license": "ISC",
"bin": {
"yaml": "bin.mjs"