@ginger.io/beyonce
Advanced tools
Comparing version 0.0.47 to 0.0.48
@@ -97,3 +97,3 @@ "use strict"; | ||
Object.keys(unprocessedKeys).length > 0) { | ||
console.error("Some keys didn't process", unprocessedKeys); | ||
throw new Error(`Some keys didn't process: ${JSON.stringify(unprocessedKeys)}`); | ||
} | ||
@@ -100,0 +100,0 @@ const modelTags = params.keys.map((_) => _.modelTag); |
{ | ||
"name": "@ginger.io/beyonce", | ||
"version": "0.0.47", | ||
"version": "0.0.48", | ||
"description": "Type-safe DynamoDB query builder for TypeScript. Designed with single-table architecture in mind.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
146608