Socket
Book a DemoInstallSign in
Socket

@travetto/config

Package Overview
Dependencies
Maintainers
0
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/config - npm Package Compare versions

Comparing version

to
4.1.1

8

package.json
{
"name": "@travetto/config",
"version": "4.1.0",
"version": "4.1.1",
"description": "Configuration support",

@@ -29,5 +29,5 @@ "keywords": [

"dependencies": {
"@travetto/di": "^4.1.0",
"@travetto/schema": "^4.1.0",
"@travetto/yaml": "^4.1.0"
"@travetto/di": "^4.1.1",
"@travetto/schema": "^4.1.1",
"@travetto/yaml": "^4.1.1"
},

@@ -34,0 +34,0 @@ "travetto": {

@@ -131,3 +131,3 @@ import util from 'node:util';

const file = RuntimeIndex.getFunctionMetadata(cls)!.source;
err.details = { class: cls.Ⲑid, file, ...(err.details ?? {}) };
Object.defineProperty(err, 'details', { value: { class: cls.Ⲑid, file, ...(err.details ?? {}) } });
}

@@ -134,0 +134,0 @@ throw err;

Sorry, the diff of this file is not supported yet

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.