Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ribajs/cache

Package Overview
Dependencies
Maintainers
2
Versions
59
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-beta.8 to 2.0.0-beta.9

18

package.json
{
"name": "@ribajs/cache",
"description": "Cache module of Riba.js",
"version": "2.0.0-beta.8",
"version": "2.0.0-beta.9",
"type": "module",

@@ -15,3 +15,3 @@ "engines": {

"url": "https://github.com/ribajs/riba/tree/master/packages/cache",
"main": "./src/index.ts",
"main": "src/index.ts",
"module": "src/index.ts",

@@ -58,11 +58,11 @@ "source": "src/index.ts",

"@babel/runtime-corejs3": "^7.21.0",
"@ribajs/eslint-config": "^2.0.0-beta.8",
"@ribajs/tsconfig": "^2.0.0-beta.8",
"@types/jest": "^29.5.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"eslint": "^8.38.0",
"@ribajs/eslint-config": "^2.0.0-beta.9",
"@ribajs/tsconfig": "^2.0.0-beta.9",
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"typescript": "5.0.4"

@@ -69,0 +69,0 @@ },

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