@loopback/filter
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "@loopback/filter", | ||
"description": "Utility typings and filters for LoopBack filters.", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"license": "MIT", | ||
@@ -12,3 +12,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "https://github.com/strongloop/loopback-next.git", | ||
"url": "https://github.com/loopbackio/loopback-next.git", | ||
"directory": "packages/filter" | ||
@@ -36,11 +36,11 @@ }, | ||
"dependencies": { | ||
"tslib": "^2.2.0" | ||
"tslib": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^6.4.1", | ||
"@loopback/testlab": "^3.4.1", | ||
"@loopback/build": "^7.0.0", | ||
"@loopback/testlab": "^3.4.2", | ||
"@types/node": "^10.17.60", | ||
"typescript": "~4.3.2" | ||
"typescript": "~4.3.4" | ||
}, | ||
"gitHead": "2a3b684ec76fa299d80b099abbf101358538cb75" | ||
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3" | ||
} |
@@ -121,4 +121,4 @@ # @loopback/filter | ||
- [Guidelines](https://github.com/strongloop/loopback-next/blob/master/docs/CONTRIBUTING.md) | ||
- [Join the team](https://github.com/strongloop/loopback-next/issues/110) | ||
- [Guidelines](https://github.com/loopbackio/loopback-next/blob/master/docs/CONTRIBUTING.md) | ||
- [Join the team](https://github.com/loopbackio/loopback-next/issues/110) | ||
@@ -132,3 +132,3 @@ ## Tests | ||
See | ||
[all contributors](https://github.com/strongloop/loopback-next/graphs/contributors). | ||
[all contributors](https://github.com/loopbackio/loopback-next/graphs/contributors). | ||
@@ -135,0 +135,0 @@ ## License |
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.3.0