@lbu/store
Advanced tools
Comparing version 0.0.60 to 0.0.61
{ | ||
"name": "@lbu/store", | ||
"version": "0.0.60", | ||
"version": "0.0.61", | ||
"description": "Postgres & S3-compatible wrappers for common things", | ||
@@ -18,4 +18,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@lbu/insight": "0.0.60", | ||
"@lbu/stdlib": "0.0.60", | ||
"@lbu/insight": "0.0.61", | ||
"@lbu/stdlib": "0.0.61", | ||
"@types/minio": "7.0.6", | ||
@@ -47,3 +47,3 @@ "mime-types": "2.1.27", | ||
}, | ||
"gitHead": "01dbf70765f592eefc7450fee4fb3ddce7426d33" | ||
"gitHead": "34d01d169e93516b1b7dd91c97c90d1c5d66cb67" | ||
} |
@@ -13,3 +13,3 @@ # @lbu/store | ||
- Minimal project boilerplate | ||
- Script runner, can watch & reload almost anything (via nodemon) | ||
- Script runner, can watch & reload almost anything | ||
- Flexible code generators supporting routers, validators, api clients, CRUD | ||
@@ -16,0 +16,0 @@ queries and more in the future. |
76501
+ Added@lbu/insight@0.0.61(transitive)
+ Added@lbu/stdlib@0.0.61(transitive)
+ Added@types/node@14.6.0(transitive)
- Removed@lbu/insight@0.0.60(transitive)
- Removed@lbu/stdlib@0.0.60(transitive)
- Removed@types/node@14.0.27(transitive)
Updated@lbu/insight@0.0.61
Updated@lbu/stdlib@0.0.61