Socket
Socket
Sign inDemoInstall

@accounts/database-manager

Package Overview
Dependencies
2
Maintainers
6
Versions
72
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.31.1 to 0.32.0

13

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc