@lcap/nasl-types
Advanced tools
Comparing version 3.12.0-rc.4 to 3.12.0-rc.5
@@ -115,2 +115,6 @@ import { BaseNode } from './concepts'; | ||
inVueTemplate?: boolean; | ||
/** | ||
* 若非空,则会在embeddedTS中将此Identifier替换为null | ||
*/ | ||
killIdentifier?: string; | ||
} | ||
@@ -117,0 +121,0 @@ export interface MinRange<Node extends BaseNode = BaseNode> { |
{ | ||
"name": "@lcap/nasl-types", | ||
"description": "NetEase Application Specific Language", | ||
"version": "3.12.0-rc.4", | ||
"version": "3.12.0-rc.5", | ||
"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
622232
10811