New:Socket for Asana Is Now Available.Learn more
Get Started

@ultimat3/notify

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/notify - npm Package Compare versions

Comparing version
12.0.0
to
13.0.0
+5
-5
package.json
{
"name": "@ultimat3/notify",
"version": "12.0.0",
"version": "13.0.0",
"description": "Notifications: one declaration, many channels — fan-out, preference gate, digest window, delivery ledger, in-app inbox",

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

"dependencies": {
"@ultimat3/core": "12.0.0",
"@ultimat3/jobs": "12.0.0",
"@ultimat3/schema": "12.0.0",
"@ultimat3/time": "12.0.0"
"@ultimat3/core": "13.0.0",
"@ultimat3/jobs": "13.0.0",
"@ultimat3/schema": "13.0.0",
"@ultimat3/time": "13.0.0"
}
}