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

utilium

Package Overview
Dependencies
Maintainers
0
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

utilium - npm Package Compare versions

Comparing version 0.7.4 to 0.7.5

dist/versions.d.ts

2

package.json
{
"name": "utilium",
"version": "0.7.4",
"version": "0.7.5",
"description": "Typescript utilies",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# Utilium
A bunch of utilies for Typescript that I have found to be very useful
A bunch of utilies for Typescript. This includes:
- Structs (using decorators)
- Compile-time math types
- Debugging types
- Convenience types and functions for strings and objects
- RNG functions
- `List`, a class that combines the best aspects of `Set` and arrays
- `JSONFileMap` and `FolderMap`
- Version utilities

@@ -5,3 +5,3 @@ {

"module": "NodeNext",
"target": "ES2023",
"target": "ES2022",
"moduleResolution": "NodeNext",

@@ -8,0 +8,0 @@ "outDir": "dist",

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