Comparing version 6.0.4 to 6.0.5
{ | ||
"name": "cachu", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "A simple key-value cache for Node.js.", | ||
@@ -20,11 +20,11 @@ "author": "Samuel Kopp <opensource@azury.dev> (https://azury.dev)", | ||
"devDependencies": { | ||
"@azury/eslint-config": "^1.0.2", | ||
"@azury/eslint-config": "^1.0.3", | ||
"@azury/style": "^1.0.0", | ||
"@changesets/changelog-github": "^0.4.6", | ||
"@changesets/cli": "^2.24.1", | ||
"@changesets/cli": "^2.24.2", | ||
"@types/jest": "^28.1.6", | ||
"@types/ms": "^0.7.31", | ||
"@types/node": "^18.6.3", | ||
"@unvented/empty": "^1.0.2", | ||
"esbuild": "^0.14.51", | ||
"@types/node": "^18.7.2", | ||
"@unvented/empty": "^1.0.3", | ||
"esbuild": "^0.15.2", | ||
"eslint": "^8.20.0", | ||
@@ -31,0 +31,0 @@ "jest": "^28.1.3", |
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
17875