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

@orbiting/backend-modules-auth

Package Overview
Dependencies
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orbiting/backend-modules-auth - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

14

CHANGELOG.md

@@ -1,6 +0,16 @@

<a name="2.5.0"></a>
# 2.5.0 (2018-01-11)
<a name="2.5.1"></a>
## 2.5.1 (2018-01-12)
<a name="2.5.1"></a>
## 2.5.1 (2018-01-12)
### Bug Fixes
* translations ([8529035](https://github.com/orbiting/backend-modules/commit/8529035))
<a name="2.5.0"></a>

@@ -7,0 +17,0 @@ # 2.5.0 (2018-01-11)

{
"updated": "2018-01-11T22:10:02.812Z",
"updated": "2018-01-12T20:15:13.539Z",
"title": "live",

@@ -56,4 +56,20 @@ "data": [

"value": "Benutzername, nicht mehr verfügbar"
},
{
"key": "api/users/404",
"value": "Der User konnte leider nicht gefunden werden."
},
{
"key": "api/users/merge/sourceAndTargetIdentical",
"value": "Bei Quelle und Ziel darf es sich nicht um denselben User handeln."
},
{
"key": "api/email/change/confirmation/subject",
"value": "Ihre E-Mail-Adresse wurde geändert"
},
{
"key": "api/email/change/exists",
"value": "Es existiert bereits jemand mit der gewünschten E-Mail-Adresse."
}
]
}

2

package.json
{
"name": "@orbiting/backend-modules-auth",
"version": "2.5.0",
"version": "2.5.1",
"description": "auth migrations, seeds, middleware, graphql schema and resolvers",

@@ -5,0 +5,0 @@ "main": "index.js",

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