@lcap/nasl-utils
Advanced tools
Comparing version 3.12.0-beta.7 to 3.12.0-beta.8
@@ -13,3 +13,3 @@ "use strict"; | ||
isResolved = true; | ||
throw new Error(error.toString()); | ||
throw error; | ||
}); | ||
@@ -16,0 +16,0 @@ // 自旋锁:不断检查 promise 是否已解决 |
{ | ||
"name": "@lcap/nasl-utils", | ||
"description": "NetEase Application Specific Language", | ||
"version": "3.12.0-beta.7", | ||
"version": "3.12.0-beta.8", | ||
"author": "Forrest <rainforest92@126.com>", | ||
@@ -26,3 +26,3 @@ "main": "./out", | ||
"uuid": "8.3.2", | ||
"@lcap/nasl-types": "3.12.0-beta.7" | ||
"@lcap/nasl-types": "3.12.0-beta.8" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
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
138145
+ Added@lcap/nasl-types@3.12.0-beta.8(transitive)
- Removed@lcap/nasl-types@3.12.0-beta.7(transitive)