Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextcloud/auth

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/auth - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

CHANGELOG.md

@@ -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

6

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc