New:Socket for Asana Is Now Available.Learn more
Sign In

@ultimat3/core

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/core - npm Package Compare versions

Comparing version
11.2.0
to
11.3.0
+1
-1
package.json
{
"name": "@ultimat3/core",
"version": "11.2.0",
"version": "11.3.0",
"description": "Ultimate's foundation: errors, context, env, config, clock, ids, logging, telemetry, lifecycle",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -21,3 +21,3 @@ // Single responsibility: `.env.example` is a PROJECTION of the `defineEnv()` schema, never a

/**
* What Bun loads by itself, lowest precedence first — measured against Bun 1.3, not assumed.
* What Bun loads by itself, lowest precedence first — measured against Bun 1.4, not assumed.
*

@@ -24,0 +24,0 @@ * The mode is NOT `ULTIMATE_ENV` and not even `NODE_ENV` verbatim: Bun reads `.env.production`