@orbiting/backend-modules-auth
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -1,6 +0,16 @@ | ||
<a name="0.6.0"></a> | ||
# 0.6.0 (2017-11-30) | ||
<a name="0.6.1"></a> | ||
## 0.6.1 (2017-11-30) | ||
<a name="0.6.1"></a> | ||
## 0.6.1 (2017-11-30) | ||
### Bug Fixes | ||
* **backend-modules-auth:** missing dependency rw ([335af04](https://github.com/orbiting/backend-modules/commit/335af04)) | ||
<a name="0.6.0"></a> | ||
@@ -7,0 +17,0 @@ # 0.6.0 (2017-11-30) |
{ | ||
"name": "@orbiting/backend-modules-auth", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "auth migrations, seeds, middleware, graphql schema and resolvers", | ||
@@ -42,2 +42,3 @@ "main": "index.js", | ||
"pogi": "^2.5.1", | ||
"rw": "^1.3.3", | ||
"uuid": "^3.1.0" | ||
@@ -44,0 +45,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
25533
17