typescript-config-silverwind
Advanced tools
Comparing version 4.3.2 to 4.4.0
{ | ||
"name": "typescript-config-silverwind", | ||
"version": "4.3.2", | ||
"version": "4.4.0", | ||
"description": "Typescript configuration", | ||
@@ -15,8 +15,8 @@ "author": "silverwind <me@silverwind.io>", | ||
"devDependencies": { | ||
"eslint-config-silverwind": "85.1.4", | ||
"eslint-config-silverwind-typescript": "3.2.7", | ||
"eslint-config-silverwind": "85.1.5", | ||
"eslint-config-silverwind-typescript": "3.2.8", | ||
"typescript": "5.4.5", | ||
"updates": "16.1.1", | ||
"versions": "12.0.2" | ||
"versions": "12.1.2" | ||
} | ||
} |
@@ -37,2 +37,3 @@ { | ||
"allowSyntheticDefaultImports": true, | ||
"alwaysStrict": true, | ||
"esModuleInterop": true, | ||
@@ -39,0 +40,0 @@ "isolatedModules": true, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2429
52