You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@storm-software/tsconfig

Package Overview
Dependencies
Maintainers
2
Versions
361
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storm-software/tsconfig - npm Package Compare versions

Comparing version
0.48.10
to
0.48.11
+3
-3
package.json
{
"name": "@storm-software/tsconfig",
"version": "0.48.10",
"version": "0.48.11",
"private": false,

@@ -60,5 +60,5 @@ "description": "A package containing shared TypeScript configuration files (tsconfig.json) used in Storm Software projects.",

"dependencies": { "@total-typescript/ts-reset": "^0.5.1" },
"devDependencies": { "@types/node": "^25.3.5" },
"devDependencies": { "@types/node": "^25.4.0" },
"publishConfig": { "access": "public" },
"gitHead": "f336e640ad6ffe425aeecf71b031de5198c57cb3"
"gitHead": "b7c665a59faca9ef7b8b96af523c2f23c6561b54"
}