@accounts/server
Advanced tools
Comparing version 1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b to 1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd
{ | ||
"name": "@accounts/server", | ||
"version": "1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b", | ||
"version": "1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -58,3 +58,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@accounts/types": "1.0.0-alpha-20231213120946-d0b25d8c1fb32653d6d38baded85375166296b9b", | ||
"@accounts/types": "1.0.0-alpha-20231214103418-1e7f8c6d37f0e6bf957dedb5c9566ef94ee5aabd", | ||
"@types/jsonwebtoken": "9.0.5", | ||
@@ -64,4 +64,4 @@ "@types/lodash.merge": "4.6.9", | ||
"graphql-modules": "3.0.0-alpha-20231106133212-0b04b56e", | ||
"reflect-metadata": "0.1.14" | ||
"reflect-metadata": "0.2.0" | ||
} | ||
} |
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
121551