Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@types/catbox

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.5 to 10.0.6

2

catbox/index.d.ts

@@ -26,3 +26,3 @@ // Type definitions for catbox 10.0

/** stop() - terminates the connection to the cache server. */
stop(): void;
stop(): Promise<void>;
/**

@@ -29,0 +29,0 @@ * get(key, callback) - retrieve an item from the cache engine if found where:

{
"name": "@types/catbox",
"version": "10.0.5",
"version": "10.0.6",
"description": "TypeScript definitions for catbox",

@@ -31,4 +31,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "d1f373568aa44d6fc7f1a20bfaf1deb67fdaa0286ae6107db830a0d27f83fd9a",
"typesPublisherContentHash": "32fe63535bd6e8ef830fe225e47e2d00ec57c140a25e0f3827ef6173af0ea6fc",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 30 Jan 2019 21:06:29 GMT
* Last updated: Wed, 20 Feb 2019 01:29:59 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc