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

@auth/express

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auth/express - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

providers/atlassian.d.ts

8

package.json
{
"name": "@auth/express",
"description": "Authentication for Express.",
"version": "0.7.0",
"version": "0.8.0",
"type": "module",

@@ -36,3 +36,3 @@ "files": [

"dependencies": {
"@auth/core": "0.36.0"
"@auth/core": "0.37.0"
},

@@ -43,3 +43,3 @@ "devDependencies": {

"supertest": "^6.3.3",
"@auth/core": "0.36.0"
"@auth/core": "0.37.0"
},

@@ -62,3 +62,3 @@ "peerDependencies": {

"build": "pnpm clean && pnpm providers && tsc",
"clean": "rm -rf lib index.* src/lib/providers",
"clean": "rm -rf lib *.js *.d.ts* src/lib/providers",
"test": "vitest run -c ../utils/vitest.config.ts",

@@ -65,0 +65,0 @@ "providers": "node ../utils/scripts/providers"

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