@ribajs/cache
Advanced tools
Comparing version 2.0.0-rc.4 to 2.0.0-rc.5
{ | ||
"name": "@ribajs/cache", | ||
"description": "Cache module of Riba.js", | ||
"version": "2.0.0-rc.4", | ||
"version": "2.0.0-rc.5", | ||
"type": "module", | ||
@@ -55,14 +55,14 @@ "engines": { | ||
"devDependencies": { | ||
"@babel/runtime": "^7.22.6", | ||
"@babel/runtime-corejs3": "^7.22.6", | ||
"@ribajs/eslint-config": "^2.0.0-rc.4", | ||
"@ribajs/tsconfig": "^2.0.0-rc.4", | ||
"@types/jest": "^29.5.3", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"@typescript-eslint/parser": "^6.2.1", | ||
"eslint": "^8.46.0", | ||
"eslint-config-prettier": "^8.10.0", | ||
"@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", | ||
"@types/jest": "^29.5.5", | ||
"@typescript-eslint/eslint-plugin": "^6.7.2", | ||
"@typescript-eslint/parser": "^6.7.2", | ||
"eslint": "^8.49.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"prettier": "^3.0.1", | ||
"typescript": "5.1.6" | ||
"prettier": "^3.0.3", | ||
"typescript": "5.2.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
23684