postgres-mcp-hardened 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/checksums.json +5 -5
  2. package/package.json +1 -1
package/checksums.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
- "postgres-mcp-hardened-aarch64-apple-darwin.tar.gz": "7d1dedc7f46a34f3863a8b3ab7dd34d6eba75e086f567e0874e2dae657d925e8",
3
- "postgres-mcp-hardened-aarch64-unknown-linux-gnu.tar.gz": "1ce5543a4feaaedd13536a75895f29cf9fa9b498704e1c1a5b157f0b85ce570c",
4
- "postgres-mcp-hardened-x86_64-apple-darwin.tar.gz": "5747fa27c728f35de77467bd9cd91c3f7f8598983bc3dfd8365bd222fd20d823",
5
- "postgres-mcp-hardened-x86_64-unknown-linux-gnu.tar.gz": "5853be99322d5bdcbcc35d7a5cd6f5a4f687f336c1db68daea27a4eb638fcf2e",
6
- "postgres-mcp-hardened-x86_64-pc-windows-msvc.zip": "f8ccaf6d08a6e16b4bdefb2b6fd81d1255b3fac1cdb5587921d593eca93ed6ee"
2
+ "postgres-mcp-hardened-aarch64-apple-darwin.tar.gz": "d06ce7cb68049e2743d14cd688512f039c14c1d1fcab33221933f96587de5238",
3
+ "postgres-mcp-hardened-aarch64-unknown-linux-gnu.tar.gz": "2f5fd9cc4740ff049ba278a59f9ccb361aff5c09bd09097af2e8b32b27ee5593",
4
+ "postgres-mcp-hardened-x86_64-apple-darwin.tar.gz": "bc520d99970f444d5a335e297beb9110e19737f940ab0fe4d26aee0416d60e01",
5
+ "postgres-mcp-hardened-x86_64-unknown-linux-gnu.tar.gz": "cba6a93fe18bb9c00a5adacb9ecfe60d18111d91480e31662505070e896ded12",
6
+ "postgres-mcp-hardened-x86_64-pc-windows-msvc.zip": "56c89f59923745c9de7ac7f02f050fbad22563d350b9d5a4bc9be25a479c2d4e"
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "postgres-mcp-hardened",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Secure read-only PostgreSQL MCP server in Rust — a maintained alternative to the deprecated @modelcontextprotocol/server-postgres. Blocks writes at the AST, not with regexes.",
5
5
  "keywords": [
6
6
  "mcp",