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

elysia-auth-drizzle

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elysia-auth-drizzle - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/index.d.mts

6

package.json
{
"name": "elysia-auth-drizzle",
"version": "1.0.1",
"version": "1.0.2",
"main": "./dist/index.js",

@@ -15,2 +15,6 @@ "typings": "dist/index.d.ts",

},
"files": [
"dist",
"src"
],
"peerDependencies": {

@@ -17,0 +21,0 @@ "elysia": "^1.0.9"

2

README.md

@@ -8,3 +8,3 @@ # elysia-auth-drizzle

```typescript
import { pluginUnifyElysia } from 'unify-elysia';
import { elysiaAuthDrizzlePlugin } from 'elysia-auth-drizzle';

@@ -11,0 +11,0 @@ export const app = new Elysia()

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