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

@clerk/types

Package Overview
Dependencies
Maintainers
7
Versions
1966
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerk/types - npm Package Compare versions

Comparing version 1.14.3 to 1.15.0

3

dist/session.d.ts
import { ClerkResource } from './resource';
import { GetTokenOptions } from './token';
import { GetTokenOptions, TokenResource } from './token';
import { UserResource } from './user';
import { TokenResource } from './token';
export interface SessionResource extends ClerkResource {

@@ -6,0 +5,0 @@ id: string;

@@ -9,3 +9,4 @@ import { JWT } from './jwt';

jwt: JWT;
getRawString: () => string;
}
//# sourceMappingURL=token.d.ts.map
{
"name": "@clerk/types",
"version": "1.14.3",
"version": "1.15.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "Clerk.dev Types",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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