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

@plasius/entity-manager

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasius/entity-manager - npm Package Compare versions

Comparing version
1.0.13
to
1.0.14
+15
-0
CHANGELOG.md

@@ -24,2 +24,16 @@

## [1.0.14] - 2026-04-02
- **Added**
- (placeholder)
- **Changed**
- (placeholder)
- **Fixed**
- (placeholder)
- **Security**
- (placeholder)
## [1.0.13] - 2026-03-27

@@ -192,1 +206,2 @@

[1.0.13]: https://github.com/Plasius-LTD/entity-manager/releases/tag/v1.0.13
[1.0.14]: https://github.com/Plasius-LTD/entity-manager/releases/tag/v1.0.14
+8
-8
{
"name": "@plasius/entity-manager",
"version": "1.0.13",
"version": "1.0.14",
"description": "Entity definition & validation helpers for Plasius ecosystem",

@@ -57,12 +57,12 @@ "type": "module",

"@eslint/js": "^10.0.1",
"@types/node": "^24.3.1",
"@typescript-eslint/eslint-plugin": "^8.56.0",
"@typescript-eslint/parser": "^8.56.0",
"@vitest/coverage-v8": "^4.0.18",
"eslint": "^10.0.1",
"@types/node": "^25.5.0",
"@typescript-eslint/eslint-plugin": "^8.58.0",
"@typescript-eslint/parser": "^8.58.0",
"@vitest/coverage-v8": "^4.1.2",
"eslint": "^10.1.0",
"globals": "^17.3.0",
"tsup": "^8.5.0",
"tsx": "^4.20.5",
"typescript": "^5.9.2",
"vitest": "^4.0.18"
"typescript": "^6.0.2",
"vitest": "^4.1.2"
},

@@ -69,0 +69,0 @@ "overrides": {