@lcap/nasl-types
Advanced tools
Comparing version 3.10.2-beta.9 to 3.10.2-beta.10
@@ -30,2 +30,4 @@ import type { AxiosInstance } from 'axios'; | ||
readonly isAnnotationMode: boolean; | ||
readonly isFirstScreen: boolean; | ||
readonly semData: any; | ||
getNaslAnnotatedJSON(app: BaseNode, full?: boolean): Promise<object>; | ||
@@ -32,0 +34,0 @@ getDataSchemaStructureOrTypeAnnotation(node: BaseNode): Promise<any>; |
{ | ||
"name": "@lcap/nasl-types", | ||
"description": "NetEase Application Specific Language", | ||
"version": "3.10.2-beta.9", | ||
"version": "3.10.2-beta.10", | ||
"main": "./out", | ||
@@ -6,0 +6,0 @@ "types": "./out", |
Sorry, the diff of this file is not supported yet
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
591037
10337