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

@tartine/common

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tartine/common - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

2

dist/validations/payloads.d.ts
import type { JwtPayload } from "jsonwebtoken";
import type Stripe from "stripe";
export declare type SessionPayload = JwtPayload & {
export declare type SessionPayload = {
user: {

@@ -5,0 +5,0 @@ /**

{
"name": "@tartine/common",
"version": "1.0.19",
"version": "1.0.20",
"description": "Nothing but commons",

@@ -5,0 +5,0 @@ "main": "./dist/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