New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kolinext/common

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kolinext/common - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

3

build/middlewares/current-user.d.ts
interface UserPayload {
id: string;
firstname: string;
lastname: string;
phone_number: string;
email: string;

@@ -4,0 +7,0 @@ }

2

package.json
{
"name": "@kolinext/common",
"version": "1.0.8",
"version": "1.0.9",
"description": "kolinext common microservices interfaces and functions",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

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