@loopback/filter
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@loopback/filter", | ||
"description": "Utility typings and filters for LoopBack filters.", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"license": "MIT", | ||
@@ -35,11 +35,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"tslib": "^2.6.2" | ||
"tslib": "^2.6.3" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^11.0.2", | ||
"@loopback/testlab": "^7.0.2", | ||
"@types/node": "^16.18.96", | ||
"@loopback/build": "^11.0.3", | ||
"@loopback/testlab": "^7.0.3", | ||
"@types/node": "^16.18.98", | ||
"typescript": "~5.2.2" | ||
}, | ||
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10" | ||
"gitHead": "b0e4a869679b8bb4ca2c48c233348d582dd4752a" | ||
} |
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
Updatedtslib@^2.6.3