@cspell/strong-weak-map
Advanced tools
Comparing version 8.10.4 to 8.11.0
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "8.10.4", | ||
"version": "8.11.0", | ||
"description": "A Map with weakly referenced values.", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"test": "pnpm vitest run", | ||
"vitest": "node --expose-gc ../../node_modules/vitest/vitest.mjs" | ||
"vitest": "node --expose-gc ../../node_modules/vitest/vitest.mjs --pool threads" | ||
}, | ||
@@ -60,3 +60,3 @@ "repository": { | ||
}, | ||
"gitHead": "96707a892a95a7e10dd5894e8cdd8f288b841c2f" | ||
"gitHead": "2b85b2b458b1117870a4f0aee18fb45ce991848d" | ||
} |
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
10694