Socket
Socket
Sign inDemoInstall

@hapi/catbox

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/catbox - npm Package Compare versions

Comparing version 11.0.1 to 11.1.0

5

lib/policy.js

@@ -82,2 +82,7 @@ 'use strict';

get client() {
return this._cache;
}
get events() {

@@ -84,0 +89,0 @@

4

package.json
{
"name": "@hapi/catbox",
"description": "Multi-strategy object caching service",
"version": "11.0.1",
"version": "11.1.0",
"repository": "git://github.com/hapijs/catbox",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
"test": "lab -a @hapi/code -t 100 -L -m 5000",
"test-cov-html": "lab -a @hapi/code -r html -o coverage.html"

@@ -29,0 +29,0 @@ },

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