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

@kickur/types

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

@kickur/types - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

index.d.ts

@@ -159,3 +159,5 @@ declare type Date = string;

export interface OfferCancelResponse extends OfferReceivedResponse {}
export interface OfferCancelResponse extends Response {
offer: Offer
}
export interface OfferDeclineResponse extends OfferReceivedResponse {}

@@ -162,0 +164,0 @@

{
"name": "@kickur/types",
"version": "0.2.2",
"version": "0.2.3",
"description": "Kickur's type declarations",

@@ -5,0 +5,0 @@ "main": "",

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