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

lucia

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lucia - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7-0

10

package.json
{
"name": "lucia",
"version": "0.4.6",
"version": "0.4.7-0",
"description": "3kb library for tiny web apps",

@@ -21,6 +21,6 @@ "main": "dist/lucia.cjs.js",

"exports": {
"require": "./dist/index.cjs.min.js",
"import": "./dist/index.esm.min.js",
"node": "./dist/index.cjs.min.js",
"default": "./dist/index.cjs.min.js"
"require": "./dist/lucia.cjs.min.js",
"import": "./dist/lucia.esm.min.js",
"node": "./dist/lucia.cjs.min.js",
"default": "./dist/lucia.cjs.min.js"
},

@@ -27,0 +27,0 @@ "size-limit": [

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