Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@plasius/auth

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasius/auth - npm Package Compare versions

Comparing version
1.0.7
to
1.0.9
+16
-1
CHANGELOG.md

@@ -21,2 +21,16 @@ # Changelog

## [1.0.9] - 2026-03-04
- **Added**
- (placeholder)
- **Changed**
- (placeholder)
- **Fixed**
- (placeholder)
- **Security**
- (placeholder)
## [1.0.5] - 2026-03-01

@@ -98,3 +112,3 @@

[Unreleased]: https://github.com/Plasius-LTD/auth/compare/v1.0.5...HEAD
[Unreleased]: https://github.com/Plasius-LTD/auth/compare/v1.0.9...HEAD
[1.0.2]: https://github.com/Plasius-LTD/auth/compare/858d03c...fdf8d70

@@ -106,1 +120,2 @@ [1.0.1]: https://github.com/Plasius-LTD/auth/compare/v1.0.0...858d03c

[1.0.5]: https://github.com/Plasius-LTD/auth/releases/tag/v1.0.5
[1.0.9]: https://github.com/Plasius-LTD/auth/releases/tag/v1.0.9
+2
-2
{
"name": "@plasius/auth",
"version": "1.0.7",
"version": "1.0.9",
"description": "Authentication helpers and React context for Plasius applications.",

@@ -60,3 +60,3 @@ "type": "module",

"dependencies": {
"@plasius/entity-manager": "^1.0.6"
"@plasius/entity-manager": "^1.0.10"
},

@@ -63,0 +63,0 @@ "peerDependencies": {