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

@clerk/fastify

Package Overview
Dependencies
Maintainers
7
Versions
2383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerk/fastify - npm Package Compare versions

Comparing version 0.4.7 to 0.4.8-snapshot.e5d9418

1

dist/types/constants.d.ts

@@ -18,2 +18,3 @@ export declare const API_URL: string;

readonly ClientUat: "__client_uat";
readonly SessionUat: "__session_uat";
}, Headers: {

@@ -20,0 +21,0 @@ readonly AuthStatus: "x-clerk-auth-status";

4

package.json
{
"name": "@clerk/fastify",
"version": "0.4.7",
"version": "0.4.8-snapshot.e5d9418",
"license": "MIT",

@@ -29,3 +29,3 @@ "description": "Clerk SDK for Fastify",

"dependencies": {
"@clerk/backend": "^0.23.0",
"@clerk/backend": "0.23.1-snapshot.e5d9418",
"@clerk/types": "^3.42.0",

@@ -32,0 +32,0 @@ "cookies": "0.8.0"

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