@accounts/database-manager
Advanced tools
Comparing version 0.11.2 to 0.12.0
{ | ||
"name": "@accounts/database-manager", | ||
"version": "0.11.2", | ||
"version": "0.12.0", | ||
"description": "Accounts Database Manager, allow the use of separate databases for session and user", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
"@types/jest": "23.3.13", | ||
"@types/node": "10.12.21", | ||
"@types/node": "10.12.24", | ||
"jest": "23.6.0", | ||
@@ -51,5 +51,5 @@ "rimraf": "2.6.3" | ||
"dependencies": { | ||
"@accounts/types": "^0.11.2", | ||
"@accounts/types": "^0.12.0", | ||
"tslib": "1.9.3" | ||
} | ||
} |
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
+ Added@accounts/types@0.12.0(transitive)
- Removed@accounts/types@0.11.2(transitive)
Updated@accounts/types@^0.12.0