@nextcloud/auth
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -5,4 +5,8 @@ # Changelog | ||
## 1.2.1 - 2020-01-10 | ||
### Fixed | ||
- Bug in @nextcloud/event-bus dependency | ||
## 1.2.0 - 2020-01-07 | ||
### Changed | ||
- Updated dependencies |
{ | ||
"name": "@nextcloud/auth", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@nextcloud/event-bus": "^1.0.0", | ||
"@nextcloud/event-bus": "^1.1.2", | ||
"core-js": "3.6.1" | ||
@@ -40,3 +40,3 @@ }, | ||
"jest": "^24.9.0", | ||
"typedoc": "^0.15.5", | ||
"typedoc": "^0.15.7", | ||
"typescript": "3.7.4" | ||
@@ -43,0 +43,0 @@ }, |
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
417363
Updated@nextcloud/event-bus@^1.1.2