@loopback/filter
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "@loopback/filter", | ||
"description": "Utility typings and filters for LoopBack filters.", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
"engines": { | ||
"node": "18 || 20" | ||
"node": "18 || 20 || 22" | ||
}, | ||
@@ -39,8 +39,8 @@ "scripts": { | ||
"devDependencies": { | ||
"@loopback/build": "^11.0.1", | ||
"@loopback/testlab": "^7.0.1", | ||
"@types/node": "^16.18.95", | ||
"@loopback/build": "^11.0.2", | ||
"@loopback/testlab": "^7.0.2", | ||
"@types/node": "^16.18.96", | ||
"typescript": "~5.2.2" | ||
}, | ||
"gitHead": "2bdb95fe5122f3664368261c12e3037ee8c71c27" | ||
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60359