@pgpm/base32
Advanced tools
+3
-3
| { | ||
| "name": "@pgpm/base32", | ||
| "version": "0.22.0", | ||
| "version": "0.23.0", | ||
| "description": "Base32 encoding and decoding functions for PostgreSQL", | ||
@@ -24,3 +24,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
| "dependencies": { | ||
| "@pgpm/verify": "0.22.0" | ||
| "@pgpm/verify": "0.23.0" | ||
| }, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "96ae0195a8b3a3dd056808c344f0e3c31a199e5e" | ||
| "gitHead": "c051ba5f98dd780c1f69e3ac07c2cc870d1c859d" | ||
| } |
+ Added
- Removed
Updated