@oliversalzburg/js-utils
Advanced tools
Comparing version
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@oliversalzburg/js-utils", | ||
"version": "0.4.3", | ||
"version": "0.4.4-dev.20250707034055", | ||
"license": "MIT", | ||
@@ -28,11 +28,11 @@ "author": "Oliver Salzburg <oliver.salzburg@gmail.com>", | ||
"devDependencies": { | ||
"@biomejs/biome": "2.0.5", | ||
"@biomejs/biome": "2.0.6", | ||
"@types/chai": "5.2.2", | ||
"@types/mocha": "10.0.10", | ||
"@types/node": "22.15.32", | ||
"@types/web": "0.0.243", | ||
"@types/node": "22.16.0", | ||
"@types/web": "0.0.245", | ||
"c8": "10.1.3", | ||
"chai": "5.2.0", | ||
"mocha": "11.7.0", | ||
"typedoc": "0.28.5", | ||
"mocha": "11.7.1", | ||
"typedoc": "0.28.7", | ||
"typedoc-plugin-mdn-links": "5.0.2", | ||
@@ -39,0 +39,0 @@ "typescript": "5.8.3" |
543915
0