@loopback/security
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@loopback/security", | ||
"description": "A LoopBack component for security support.", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"keywords": [ | ||
@@ -16,3 +16,3 @@ "LoopBack", | ||
"type": "git", | ||
"url": "https://github.com/strongloop/loopback-next.git", | ||
"url": "https://github.com/loopbackio/loopback-next.git", | ||
"directory": "packages/security" | ||
@@ -43,16 +43,16 @@ }, | ||
"peerDependencies": { | ||
"@loopback/core": "^2.16.1" | ||
"@loopback/core": "^2.16.2" | ||
}, | ||
"dependencies": { | ||
"debug": "^4.3.1", | ||
"tslib": "^2.2.0" | ||
"tslib": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^6.4.1", | ||
"@loopback/core": "^2.16.1", | ||
"@loopback/testlab": "^3.4.1", | ||
"@loopback/build": "^7.0.0", | ||
"@loopback/core": "^2.16.2", | ||
"@loopback/testlab": "^3.4.2", | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^10.17.60" | ||
}, | ||
"gitHead": "2a3b684ec76fa299d80b099abbf101358538cb75" | ||
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3" | ||
} |
@@ -31,4 +31,4 @@ # @loopback/security | ||
- [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) | ||
@@ -42,3 +42,3 @@ ## Tests | ||
See | ||
[all contributors](https://github.com/strongloop/loopback-next/graphs/contributors). | ||
[all contributors](https://github.com/loopbackio/loopback-next/graphs/contributors). | ||
@@ -45,0 +45,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