New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

larvituser

Package Overview
Dependencies
Maintainers
6
Versions
268
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.20.4 to 0.20.5

6

dist/dataWriter.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

22

package.json
{
"name": "larvituser",
"version": "0.20.4",
"version": "0.20.5",
"author": {

@@ -12,4 +12,4 @@ "name": "Mikael 'Lilleman' Göransson",

"bcryptjs": "2.4.3",
"larvitdbmigration": "6.0.0",
"larvitutils": "5.0.0",
"larvitdbmigration": "6.1.2",
"larvitutils": "5.0.5",
"uuid": "8.3.2"

@@ -21,15 +21,15 @@ },

"@types/bcryptjs": "2.4.2",
"@types/mocha": "9.0.0",
"@types/mocha": "9.1.0",
"@types/node": "17.0.8",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
"eslint": "8.6.0",
"@typescript-eslint/eslint-plugin": "5.19.0",
"@typescript-eslint/parser": "5.19.0",
"eslint": "8.13.0",
"freeport": "1.0.5",
"larvitdb": "3.2.0",
"mocha": "9.1.3",
"larvitdb": "3.2.4",
"mocha": "9.2.2",
"mocha-eslint": "7.0.0",
"nyc": "15.1.0",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"ts-node": "10.7.0",
"typescript": "4.6.3"
},

@@ -36,0 +36,0 @@ "scripts": {

@@ -1,2 +0,2 @@

[![Build Status](https://travis-ci.org/larvit/larvituser.svg?branch=master)](https://travis-ci.org/larvit/larvituser) [![Dependencies](https://david-dm.org/larvit/larvituser.svg)](https://david-dm.org/larvit/larvituser.svg)
[![Build Status](https://github.com/larvit/larvituser/actions/workflows/ci.yml/badge.svg)](https://github.com/larvit/larvituser/actions)

@@ -3,0 +3,0 @@ # larvituser

Sorry, the diff of this file is not supported yet

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