@simplewebauthn/server
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "@simplewebauthn/server", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "SimpleWebAuthn for Servers", | ||
@@ -45,2 +45,3 @@ "main": "dist/index.js", | ||
"webauthn", | ||
"passkeys", | ||
"fido", | ||
@@ -54,3 +55,3 @@ "node" | ||
"@peculiar/asn1-x509": "^2.1.7", | ||
"@simplewebauthn/typescript-types": "^6.0.0", | ||
"@simplewebauthn/typescript-types": "^6.2.1", | ||
"base64url": "^3.0.1", | ||
@@ -63,3 +64,3 @@ "cbor": "^5.1.0", | ||
}, | ||
"gitHead": "b0aa153a33c912592d82972c039f59521ff2a71e", | ||
"gitHead": "f560ccb3b2a3b5d792ae7a3790949e174a7da253", | ||
"devDependencies": { | ||
@@ -66,0 +67,0 @@ "@types/cbor": "^5.0.1", |
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
265099