Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

larvituser

Package Overview
Dependencies
Maintainers
0
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

larvituser - npm Package Compare versions

Comparing version 0.23.10 to 0.23.11

4

dist/helpers.js
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc