@ribajs/cache
Advanced tools
Comparing version 2.0.0-rc.18 to 2.0.0-rc.19
{ | ||
"name": "@ribajs/cache", | ||
"description": "Cache module of Riba.js", | ||
"version": "2.0.0-rc.18", | ||
"version": "2.0.0-rc.19", | ||
"type": "module", | ||
@@ -55,14 +55,14 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/runtime": "^7.24.6", | ||
"@babel/runtime-corejs3": "^7.24.6", | ||
"@ribajs/eslint-config": "^2.0.0-rc.18", | ||
"@ribajs/tsconfig": "^2.0.0-rc.18", | ||
"@babel/runtime": "^7.24.7", | ||
"@babel/runtime-corejs3": "^7.24.7", | ||
"@ribajs/eslint-config": "^2.0.0-rc.19", | ||
"@ribajs/tsconfig": "^2.0.0-rc.19", | ||
"@types/jest": "^29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^7.11.0", | ||
"@typescript-eslint/parser": "^7.11.0", | ||
"@typescript-eslint/eslint-plugin": "^7.14.1", | ||
"@typescript-eslint/parser": "^7.14.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"prettier": "^3.3.0", | ||
"typescript": "5.4.5" | ||
"prettier": "^3.3.2", | ||
"typescript": "5.5.2" | ||
}, | ||
@@ -69,0 +69,0 @@ "dependencies": { |
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
25114