@ribajs/cache
Advanced tools
Comparing version 1.9.0-alpha.2 to 1.9.0-alpha.10
{ | ||
"name": "@ribajs/cache", | ||
"description": "Cache module of Riba.js", | ||
"version": "1.9.0-alpha.2", | ||
"version": "1.9.0-alpha.10", | ||
"author": "Pascal Garber <pascal@artandcode.studio>", | ||
@@ -42,10 +42,10 @@ "contributors": [ | ||
"devDependencies": { | ||
"@ribajs/eslint-config": "1.9.0-alpha.2", | ||
"@typescript-eslint/eslint-plugin": "^3.6.1", | ||
"@typescript-eslint/parser": "^3.6.1", | ||
"eslint": "^7.4.0", | ||
"@ribajs/eslint-config": "1.9.0-alpha.10", | ||
"@typescript-eslint/eslint-plugin": "^3.10.1", | ||
"@typescript-eslint/parser": "^3.10.1", | ||
"eslint": "^7.8.1", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"prettier": "^2.0.5" | ||
"prettier": "^2.1.1" | ||
} | ||
} |
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
2009