Socket
Socket
Sign inDemoInstall

p-cancelable

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

2

index.d.ts

@@ -166,3 +166,3 @@ declare class CancelErrorClass extends Error {

*/
cancel(reason?: string): void;
cancel: (reason?: string) => void;

@@ -169,0 +169,0 @@ /**

{
"name": "p-cancelable",
"version": "2.1.0",
"version": "2.1.1",
"description": "Create a promise that can be canceled",

@@ -5,0 +5,0 @@ "license": "MIT",

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