Comparing version 7.18.1 to 7.18.2
@@ -5,2 +5,3 @@ /// <reference types="node" /> | ||
/** | ||
* @see https://stackoverflow.com/a/77390832/368691 | ||
* @public | ||
@@ -7,0 +8,0 @@ */ |
@@ -71,3 +71,3 @@ { | ||
"types": "./dist/Roarr.d.ts", | ||
"version": "7.18.1" | ||
"version": "7.18.2" | ||
} |
@@ -14,2 +14,3 @@ import { type AsyncLocalStorage } from 'node:async_hooks'; | ||
/** | ||
* @see https://stackoverflow.com/a/77390832/368691 | ||
* @public | ||
@@ -16,0 +17,0 @@ */ |
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
95318
1278