@loopback/filter
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/filter@1.1.0...@loopback/filter@1.1.1) (2020-09-17) | ||
**Note:** Version bump only for package @loopback/filter | ||
# 1.1.0 (2020-09-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/filter", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Utility typings and filters for LoopBack filters.", | ||
@@ -34,5 +34,5 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@loopback/build": "^6.2.3", | ||
"@loopback/testlab": "^3.2.5", | ||
"@types/node": "^10.17.34", | ||
"@loopback/build": "^6.2.4", | ||
"@loopback/testlab": "^3.2.6", | ||
"@types/node": "^10.17.35", | ||
"typescript": "~4.0.2" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "2b7d2ef44be0e3c19aee3316a2776d7fff6b0051" | ||
"gitHead": "79327fd7e68ebb05be0aa689f4986b54e2a99a6b" | ||
} |
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
59155