New:Socket for Asana Is Now Available.Learn more
Sign In

@ultimat3/query

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/query - npm Package Compare versions

Comparing version
15.0.0
to
16.0.0
+6
-6
package.json
{
"name": "@ultimat3/query",
"version": "15.0.0",
"version": "16.0.0",
"description": "The query primitive: a policy-checked read, optionally live, with cursor pagination and an incremental matcher",

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

"dependencies": {
"@ultimat3/cache": "15.0.0",
"@ultimat3/core": "15.0.0",
"@ultimat3/http": "15.0.0",
"@ultimat3/policy": "15.0.0",
"@ultimat3/schema": "15.0.0"
"@ultimat3/cache": "16.0.0",
"@ultimat3/core": "16.0.0",
"@ultimat3/http": "16.0.0",
"@ultimat3/policy": "16.0.0",
"@ultimat3/schema": "16.0.0"
}
}