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 2.0.0-alpha.6 to 2.0.0-alpha.7

26

package.json
{
"name": "@ribajs/cache",
"description": "Cache module of Riba.js",
"version": "2.0.0-alpha.6",
"version": "2.0.0-alpha.7",
"type": "module",

@@ -55,19 +55,19 @@ "engines": {

"devDependencies": {
"@babel/runtime": "^7.18.3",
"@babel/runtime-corejs3": "^7.18.3",
"@ribajs/eslint-config": "^2.0.0-alpha.6",
"@ribajs/tsconfig": "^2.0.0-alpha.6",
"@types/jest": "^27.5.2",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint": "^8.17.0",
"@babel/runtime": "^7.18.9",
"@babel/runtime-corejs3": "^7.18.9",
"@ribajs/eslint-config": "^2.0.0-alpha.7",
"@ribajs/tsconfig": "^2.0.0-alpha.7",
"@types/jest": "^28.1.6",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.6.2",
"typescript": "4.7.3"
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1",
"typescript": "4.7.4"
},
"dependencies": {
"idb-keyval": "^6.1.0",
"idb-keyval": "^6.2.0",
"keshi": "^2.0.7"
}
}

Sorry, the diff of this file is not supported yet

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