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
2372
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.6-staging.eed840e to 0.4.6-staging.fd15b34

1

dist/types/constants.d.ts

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

readonly EnableDebug: "x-clerk-debug";
readonly ClerkRedirectTo: "x-clerk-redirect-to";
readonly Authorization: "authorization";

@@ -25,0 +26,0 @@ readonly ForwardedPort: "x-forwarded-port";

8

package.json
{
"name": "@clerk/fastify",
"version": "0.4.6-staging.eed840e",
"version": "0.4.6-staging.fd15b34",
"license": "MIT",

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

"dependencies": {
"@clerk/backend": "0.22.0-staging.eed840e",
"@clerk/types": "^3.41.0",
"@clerk/backend": "0.22.0-staging.fd15b34",
"@clerk/types": "3.41.1-staging.fd15b34",
"cookies": "0.8.0"
},
"devDependencies": {
"jest": "*",
"ts-jest": "*",
"tsup": "*",

@@ -38,0 +36,0 @@ "typescript": "*"

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