@@ -43,2 +43,4 @@ "use strict"; | ||
| interfaces_1.DiagnosticCode.StringLiteralTypeIsNotAssignableToUnionTypeWithSuggestion, | ||
| interfaces_1.DiagnosticCode.ObjectLiteralMayOnlySpecifyKnownProperties, | ||
| interfaces_1.DiagnosticCode.ObjectLiteralMayOnlySpecifyKnownProperties2, | ||
| ]); | ||
@@ -45,0 +47,0 @@ /** |
@@ -37,2 +37,3 @@ import { CompilerOptions } from '@tsd/typescript'; | ||
| ObjectLiteralMayOnlySpecifyKnownProperties = 2353, | ||
| ObjectLiteralMayOnlySpecifyKnownProperties2 = 2561, | ||
| TypeNotAssignableWithExactOptionalPropertyTypes = 2375, | ||
@@ -39,0 +40,0 @@ TypeNotAssignableToParameterWithExactOptionalPropertyTypes = 2379, |
@@ -23,2 +23,3 @@ "use strict"; | ||
| DiagnosticCode[DiagnosticCode["ObjectLiteralMayOnlySpecifyKnownProperties"] = 2353] = "ObjectLiteralMayOnlySpecifyKnownProperties"; | ||
| DiagnosticCode[DiagnosticCode["ObjectLiteralMayOnlySpecifyKnownProperties2"] = 2561] = "ObjectLiteralMayOnlySpecifyKnownProperties2"; | ||
| DiagnosticCode[DiagnosticCode["TypeNotAssignableWithExactOptionalPropertyTypes"] = 2375] = "TypeNotAssignableWithExactOptionalPropertyTypes"; | ||
@@ -25,0 +26,0 @@ DiagnosticCode[DiagnosticCode["TypeNotAssignableToParameterWithExactOptionalPropertyTypes"] = 2379] = "TypeNotAssignableToParameterWithExactOptionalPropertyTypes"; |
+1
-1
| { | ||
| "name": "tsd", | ||
| "version": "0.30.1", | ||
| "version": "0.30.3", | ||
| "description": "Check TypeScript type definitions", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
90859
0.38%1744
0.23%