@accounts/database-manager
Advanced tools
Comparing version 0.28.0 to 0.29.0
{ | ||
"name": "@accounts/database-manager", | ||
"version": "0.28.0", | ||
"version": "0.29.0", | ||
"description": "Accounts Database Manager, allow the use of separate databases for session and user", | ||
@@ -20,2 +20,6 @@ "main": "lib/index.js", | ||
}, | ||
"files": [ | ||
"src", | ||
"lib" | ||
], | ||
"jest": { | ||
@@ -45,6 +49,6 @@ "testEnvironment": "node", | ||
"dependencies": { | ||
"@accounts/types": "^0.28.0", | ||
"@accounts/types": "^0.29.0", | ||
"tslib": "2.0.0" | ||
}, | ||
"gitHead": "79a8cdcd3380e5ecb0eb2d5c016aa39e719894f9" | ||
"gitHead": "fefb328a5388404f7f3c725db666321313e2b6ce" | ||
} |
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
26768
15
415
+ Added@accounts/types@0.29.0(transitive)
- Removed@accounts/types@0.28.0(transitive)
Updated@accounts/types@^0.29.0