larvituser
Advanced tools
Comparing version 0.23.10 to 0.23.11
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.Helpers = exports.arrayify = void 0; | ||
exports.Helpers = void 0; | ||
exports.arrayify = arrayify; | ||
const larvitutils_1 = require("larvitutils"); | ||
@@ -9,3 +10,2 @@ const topLogPrefix = 'larvituser: helpers.ts -'; | ||
} | ||
exports.arrayify = arrayify; | ||
class Helpers { | ||
@@ -12,0 +12,0 @@ constructor(options) { |
{ | ||
"name": "larvituser", | ||
"version": "0.23.10", | ||
"version": "0.23.11", | ||
"author": { | ||
@@ -12,4 +12,4 @@ "name": "Mikael 'Lilleman' Göransson", | ||
"bcryptjs": "2.4.3", | ||
"larvitdbmigration": "7.0.113", | ||
"larvitutils": "5.1.95", | ||
"larvitdbmigration": "7.0.114", | ||
"larvitutils": "5.1.96", | ||
"uuid": "10.0.0" | ||
@@ -21,7 +21,7 @@ }, | ||
"@types/bcryptjs": "2.4.6", | ||
"@types/mocha": "10.0.6", | ||
"@types/node": "20.14.2", | ||
"@types/mocha": "10.0.7", | ||
"@types/node": "20.14.8", | ||
"@types/uuid": "10.0.0", | ||
"@typescript-eslint/eslint-plugin": "7.13.0", | ||
"@typescript-eslint/parser": "7.13.0", | ||
"@typescript-eslint/eslint-plugin": "7.13.1", | ||
"@typescript-eslint/parser": "7.13.1", | ||
"eslint": "8.57.0", | ||
@@ -34,3 +34,3 @@ "freeport": "1.0.5", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.4.5" | ||
"typescript": "5.5.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
110007
+ Addedlarvitdbmigration@7.0.114(transitive)
+ Addedlarvitutils@5.1.96(transitive)
- Removedlarvitdbmigration@7.0.113(transitive)
- Removedlarvitutils@5.1.945.1.95(transitive)
Updatedlarvitdbmigration@7.0.114
Updatedlarvitutils@5.1.96