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

@types/catbox

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/catbox - npm Package Compare versions

Comparing version 10.0.3 to 10.0.4

2

catbox/index.d.ts

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

*/
export type GenerateFunc<T> = (id: string, flags: GenerateFuncFlags) => Promise<T>;
export type GenerateFunc<T> = (id: Id, flags: GenerateFuncFlags) => Promise<T>;

@@ -255,0 +255,0 @@ /**

{
"name": "@types/catbox",
"version": "10.0.3",
"version": "10.0.4",
"description": "TypeScript definitions for catbox",

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

"dependencies": {},
"typesPublisherContentHash": "69f8ad66f9c2d310cfa0459f24698d1edc83673294822b126eff4ce67ee975ac",
"typesPublisherContentHash": "411719091cd6d53cbc28dd46699ed2fa81570e23f9f108e7d0db43b361cf5056",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Wed, 21 Nov 2018 17:59:54 GMT
* Last updated: Sat, 19 Jan 2019 00:57:07 GMT
* Dependencies: none

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

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