@accounts/server
Advanced tools
Comparing version 1.0.0-alpha-20231127162849-b5b29d3d to 1.0.0-alpha-20231127170705-4b0b3391
{ | ||
"name": "@accounts/server", | ||
"version": "1.0.0-alpha-20231127162849-b5b29d3d", | ||
"version": "1.0.0-alpha-20231127170705-4b0b3391", | ||
"description": "Fullstack authentication and accounts-management", | ||
@@ -54,6 +54,7 @@ "main": "lib/index.js", | ||
"jwt-decode": "4.0.0", | ||
"lodash.merge": "4.6.2" | ||
"lodash.merge": "4.6.2", | ||
"tslib": "2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@accounts/types": "1.0.0-alpha-20231127162849-b5b29d3d", | ||
"@accounts/types": "1.0.0-alpha-20231127170705-4b0b3391", | ||
"@types/jsonwebtoken": "9.0.5", | ||
@@ -60,0 +61,0 @@ "@types/lodash.merge": "4.6.9", |
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
121488
7
+ Addedtslib@2.6.2
+ Addedtslib@2.6.2(transitive)