@accounts/database-manager
Advanced tools
Comparing version 0.1.0-beta.14 to 0.1.0-beta.15
@@ -7,3 +7,3 @@ import { DatabaseInterface } from '@accounts/types'; | ||
constructor(configuration: Configuration); | ||
private validateConfiguration(configuration); | ||
private validateConfiguration; | ||
readonly createUser: DatabaseInterface['createUser']; | ||
@@ -10,0 +10,0 @@ readonly findUserById: DatabaseInterface['findUserById']; |
{ | ||
"name": "@accounts/database-manager", | ||
"version": "0.1.0-beta.14", | ||
"version": "0.1.0-beta.15", | ||
"description": "Accounts Database Manager, allow the use of separate databases for session and user", | ||
@@ -50,4 +50,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@accounts/types": "^0.1.0-beta.14" | ||
"@accounts/types": "^0.1.0-beta.15" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
30665
17
597
1