Sign In

@ultimat3/entity

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/entity - npm Package Compare versions

Comparing version
11.2.0
to
11.3.0
+5
-5
package.json
{
"name": "@ultimat3/entity",
"version": "11.2.0",
"version": "11.3.0",
"description": "A table + its domain type + invariants the database also enforces",

@@ -34,7 +34,7 @@ "license": "MIT",

"dependencies": {
"@ultimat3/core": "11.2.0",
"@ultimat3/db": "11.2.0",
"@ultimat3/schema": "11.2.0",
"@ultimat3/time": "11.2.0"
"@ultimat3/core": "11.3.0",
"@ultimat3/db": "11.3.0",
"@ultimat3/schema": "11.3.0",
"@ultimat3/time": "11.3.0"
}
}