@ribajs/cache
Advanced tools
Comparing version 2.0.0-rc.5 to 2.0.0-rc.6
{ | ||
"name": "@ribajs/cache", | ||
"description": "Cache module of Riba.js", | ||
"version": "2.0.0-rc.5", | ||
"version": "2.0.0-rc.6", | ||
"type": "module", | ||
@@ -55,10 +55,10 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/runtime": "^7.22.15", | ||
"@babel/runtime-corejs3": "^7.22.15", | ||
"@ribajs/eslint-config": "^2.0.0-rc.5", | ||
"@ribajs/tsconfig": "^2.0.0-rc.5", | ||
"@babel/runtime": "^7.23.1", | ||
"@babel/runtime-corejs3": "^7.23.1", | ||
"@ribajs/eslint-config": "^2.0.0-rc.6", | ||
"@ribajs/tsconfig": "^2.0.0-rc.6", | ||
"@types/jest": "^29.5.5", | ||
"@typescript-eslint/eslint-plugin": "^6.7.2", | ||
"@typescript-eslint/parser": "^6.7.2", | ||
"eslint": "^8.49.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.3", | ||
"@typescript-eslint/parser": "^6.7.3", | ||
"eslint": "^8.50.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -65,0 +65,0 @@ "eslint-plugin-prettier": "^5.0.0", |
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
23682