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

@clerk/backend

Package Overview
Dependencies
Maintainers
7
Versions
2451
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clerk/backend - npm Package Compare versions

Comparing version 0.21.1-snap.e324619 to 0.21.1-snap.f75792d

dist/esm/index.js

4

package.json
{
"name": "@clerk/backend",
"version": "0.21.1-snap.e324619",
"version": "0.21.1-snap.f75792d",
"license": "MIT",

@@ -14,3 +14,3 @@ "description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities",

"dev": "tsup --watch",
"build": "npm run clean && npm run build:runtime && npm run build:lib",
"build": "run-s clean build:runtime build:lib",
"build:lib": "tsup --env.NODE_ENV production",

@@ -17,0 +17,0 @@ "build:tests": "tsc -p tsconfig.test.json",

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