You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

typescript-config-silverwind

Package Overview
Dependencies
Maintainers
1
Versions
61
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

to
9.0.4

2

package.json
{
"name": "typescript-config-silverwind",
"version": "9.0.3",
"version": "9.0.4",
"description": "Typescript configuration",

@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>",

@@ -9,11 +9,13 @@ {

"exclude": [
"${configDir}/**/*.config.*",
"${configDir}/**/*.test.*",
"${configDir}/**/.air/**",
"${configDir}/**/.git/**",
"${configDir}/**/.air/**",
"${configDir}/**/.make/**",
"${configDir}/**/.ruff_cache/**",
"${configDir}/**/.swc/**",
"${configDir}/**/.ruff_cache/**",
"${configDir}/**/build/**",
"${configDir}/**/dist/**",
"${configDir}/**/build/**",
"${configDir}/**/node_modules/**",
"${configDir}/**/persistent/**",
"${configDir}/**/node_modules/**",
],

@@ -20,0 +22,0 @@ "compilerOptions": {