Socket
Book a DemoInstallSign in
Socket

@monesidn/typescript-utils

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monesidn/typescript-utils - npm Package Compare versions

Comparing version

to
2.0.4

4

jest.config.js
/** @type {import('jest').Config} */
const config = {
export default {
preset: "ts-jest",

@@ -8,3 +8,1 @@ testEnvironment: "node",

};
module.exports = config;
{
"name": "@monesidn/typescript-utils",
"version": "2.0.2",
"version": "2.0.4",
"description": "A collection of small utilities that I use almost everyday in TS projects.",
"type": "module",
"scripts": {

@@ -6,0 +7,0 @@ "test:runInBand": "jest --runInBand",

@@ -25,3 +25,3 @@ # @monesidn/typescript-utils

For more information see:
https://monesidn.github.io/typescript-utils/classes/LoggerManagerClass.html
https://monesidn.github.io/typescript-utils/classes/logger_LoggerManager.LoggerManagerClass.html

@@ -34,3 +34,3 @@ ### TaskRunner

For more information see:
https://monesidn.github.io/typescript-utils/classes/TaskRunner.html
https://monesidn.github.io/typescript-utils/classes/tasks_TaskRunner.default.html

@@ -42,2 +42,6 @@ ### Events

For more information see:
https://monesidn.github.io/typescript-utils/classes/EventsSource.html
https://monesidn.github.io/typescript-utils/classes/events_EventsSource.default.html
### delay
The most used utility, at least for me! See https://monesidn.github.io/typescript-utils/functions/async_delay.default.html
{
"entryPoints": [
"src/index.ts"
"src/async/*.ts",
"src/events/*.ts",
"src/functions/*.ts",
"src/logger/*.ts",
"src/misc/*.ts",
"src/streams/*.ts",
"src/tasks/*.ts"
],
"out": "docs"
}
}
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.