Socket
Socket
Sign inDemoInstall

@ribajs/cache

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/cache - npm Package Compare versions

Comparing version 1.9.0-beta.3 to 1.9.0-beta.4

24

package.json
{
"name": "@ribajs/cache",
"description": "Cache module of Riba.js",
"version": "1.9.0-beta.3",
"version": "1.9.0-beta.4",
"author": "Pascal Garber <pascal@artandcode.studio>",

@@ -36,3 +36,3 @@ "contributors": [

"scripts": {
"lint": "eslint src --ext .js,.jsx,.ts,.tsx --fix && tsc --noEmit",
"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx --fix && tsc --noEmit",
"build": "npm run lint && npm run build:module",

@@ -52,13 +52,13 @@ "build:module": "tsc",

"devDependencies": {
"@ribajs/eslint-config": "1.9.0-beta.3",
"@ribajs/tsconfig": "1.9.0-beta.3",
"@types/jest": "^26.0.15",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.14.0",
"eslint-plugin-prettier": "^3.1.4",
"prettier": "^2.1.2",
"typescript": "^4.0.3"
"@ribajs/eslint-config": "1.9.0-beta.4",
"@ribajs/tsconfig": "1.9.0-beta.4",
"@types/jest": "^26.0.16",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.2.0",
"prettier": "^2.2.1",
"typescript": "^4.1.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc