Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

typescript-config-silverwind

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-config-silverwind - npm Package Compare versions

Comparing version
14.0.0
to
14.0.1
+6
-6
package.json
{
"name": "typescript-config-silverwind",
"version": "14.0.0",
"version": "14.0.1",
"description": "Typescript configuration",

@@ -15,8 +15,8 @@ "author": "silverwind <me@silverwind.io>",

"devDependencies": {
"eslint": "9.39.1",
"eslint-config-silverwind": "111.0.8",
"eslint": "9.39.2",
"eslint-config-silverwind": "120.1.2",
"typescript": "5.9.3",
"updates": "16.9.1",
"versions": "14.0.2"
"updates": "17.0.8",
"versions": "14.0.3"
}
}
}

@@ -40,2 +40,3 @@ {

"noPropertyAccessFromIndexSignature": false,
"noUncheckedIndexedAccess": false,
"noUncheckedSideEffectImports": true,

@@ -42,0 +43,0 @@ "noUnusedLocals": true,