@accounts/database-manager
Advanced tools
Comparing version 0.31.1 to 0.32.0
{ | ||
"name": "@accounts/database-manager", | ||
"version": "0.31.1", | ||
"version": "0.32.0", | ||
"description": "Accounts Database Manager, allow the use of separate databases for session and user", | ||
@@ -44,10 +44,11 @@ "main": "lib/index.js", | ||
"@types/node": "14.0.14", | ||
"jest": "26.0.1", | ||
"rimraf": "3.0.2" | ||
"jest": "26.6.3", | ||
"rimraf": "3.0.2", | ||
"ts-jest": "26.5.0" | ||
}, | ||
"dependencies": { | ||
"@accounts/types": "^0.31.1", | ||
"tslib": "2.0.0" | ||
"@accounts/types": "^0.32.0", | ||
"tslib": "2.1.0" | ||
}, | ||
"gitHead": "8c5a44586837b4c15140adea933978c24e77a992" | ||
"gitHead": "c7c1459b081f46d97f5c3d1148a391bcb572f7c8" | ||
} |
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
21894
5
+ Added@accounts/types@0.32.0(transitive)
+ Addedtslib@2.1.0(transitive)
- Removed@accounts/types@0.31.1(transitive)
- Removedtslib@2.0.0(transitive)
Updated@accounts/types@^0.32.0
Updatedtslib@2.1.0