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.3 to 0.2.4

6

index.d.ts

@@ -24,3 +24,3 @@ declare type Date = string;

paymentProviderId: Id;
job: string;
job?: UserJob;
password: string;

@@ -204,5 +204,5 @@ groupId: Id;

feedbacks: UserProfileFeedback[];
jobs: UserJob[];
job?: UserJob;
interests: UserInterest[];
rating: string | undefined;
rating?: string;
}

@@ -209,0 +209,0 @@

{
"name": "@kickur/types",
"version": "0.2.3",
"version": "0.2.4",
"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