@lcap/nasl-utils
Advanced tools
Comparing version 3.9.0-beta.16 to 3.9.0-beta.17
@@ -254,2 +254,3 @@ "use strict"; | ||
/** 运行任务 */ | ||
// 可能的话,最好是时间分片管理器自身能根据任务来预留垃圾回收时间…… | ||
const runGroupTask = () => { | ||
@@ -256,0 +257,0 @@ let taskId = 0; |
{ | ||
"name": "@lcap/nasl-utils", | ||
"description": "NetEase Application Specific Language", | ||
"version": "3.9.0-beta.16", | ||
"version": "3.9.0-beta.17", | ||
"author": "Forrest <rainforest92@126.com>", | ||
@@ -26,3 +26,3 @@ "main": "./out", | ||
"uuid": "8.3.2", | ||
"@lcap/nasl-types": "3.9.0-beta.16" | ||
"@lcap/nasl-types": "3.9.0-beta.17" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
124718
2010
+ Added@lcap/nasl-types@3.9.0-beta.17(transitive)
- Removed@lcap/nasl-types@3.9.0-beta.16(transitive)