@cspell/strong-weak-map
Advanced tools
Comparing version 6.18.1 to 6.19.0
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "6.18.1", | ||
"version": "6.19.0", | ||
"description": "A Map with weakly referenced values.", | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
"watch": "tsc -p . -w", | ||
"clean": "rimraf dist coverage .tsbuildinfo", | ||
"clean": "shx rm -rf dist coverage .tsbuildinfo", | ||
"clean-build": "pnpm run clean && pnpm run build", | ||
@@ -74,3 +74,3 @@ "coverage": "node --expose-gc ../../node_modules/jest/bin/jest.js --coverage", | ||
}, | ||
"gitHead": "2570a9bb03e68864d30ed8024786b3b2eeddab2b" | ||
"gitHead": "f643f0cd6384905618dbca950bd65a39a77dc028" | ||
} |
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
10231