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
343
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.0
to
0.48.2
+2
-2
package.json
{
"name": "@storm-software/tsconfig",
"version": "0.48.0",
"version": "0.48.2",
"private": false,

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

"publishConfig": { "access": "public" },
"gitHead": "f154a8058c15526cb0a89bd0007a5d607eac1336"
"gitHead": "e98170f5d71e851b14d19b83c545367c786eaa98"
}

@@ -19,4 +19,3 @@ {

"declarationMap": true
},
"include": ["@storm-software/tsconfig/reset.d.ts"]
}
}