@lcap/nasl-types
Advanced tools
Comparing version 3.11.1-beta.3 to 3.12.0-beta.1
@@ -113,2 +113,4 @@ import { BaseNode } from './concepts'; | ||
typeMap?: any; | ||
/** 在模板中 */ | ||
inVueTemplate?: boolean; | ||
} | ||
@@ -115,0 +117,0 @@ export interface MinRange<Node extends BaseNode = BaseNode> { |
{ | ||
"name": "@lcap/nasl-types", | ||
"description": "NetEase Application Specific Language", | ||
"version": "3.11.1-beta.3", | ||
"version": "3.12.0-beta.1", | ||
"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
591587
10345