@art-ws/http-server
Advanced tools
+7
-4
| { | ||
| "name": "@art-ws/http-server", | ||
| "version": "2.0.20", | ||
| "version": "2.0.41", | ||
| "description": "HTTP Server", | ||
@@ -14,6 +14,6 @@ "license": "UNLICENSED", | ||
| "devDependencies": { | ||
| "eslint": "^9.34.0", | ||
| "eslint": "^9.36.0", | ||
| "typescript": "^5.9.2", | ||
| "@art-ws/config-eslint": "2.0.3", | ||
| "@art-ws/config-ts": "2.0.6" | ||
| "@art-ws/config-eslint": "2.0.6", | ||
| "@art-ws/config-ts": "2.0.9" | ||
| }, | ||
@@ -25,2 +25,5 @@ "scripts": { | ||
| "clean:nm": "rm -rf node_modules", | ||
| "pub": "pnpm pub:bump && pnpm pub:pub", | ||
| "pub:bump": "pnpm version patch", | ||
| "pub:pub": "pnpm publish --access public --no-git-checks", | ||
| "lint": "eslint .", | ||
@@ -27,0 +30,0 @@ "test": "exit 0", |
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Found 1 instance in 1 package
4197
3.58%