@simplewebauthn/server
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@simplewebauthn/server", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "SimpleWebAuthn for Servers", | ||
@@ -52,8 +52,8 @@ "main": "dist/index.js", | ||
"@hexagon/base64": "^1.1.25", | ||
"@peculiar/asn1-android": "^2.1.7", | ||
"@peculiar/asn1-android": "^2.3.3", | ||
"@peculiar/asn1-ecc": "^2.3.4", | ||
"@peculiar/asn1-rsa": "^2.3.4", | ||
"@peculiar/asn1-schema": "^2.1.7", | ||
"@peculiar/asn1-x509": "^2.1.7", | ||
"@simplewebauthn/iso-webcrypto": "^7.0.0", | ||
"@peculiar/asn1-schema": "^2.3.3", | ||
"@peculiar/asn1-x509": "^2.3.4", | ||
"@simplewebauthn/iso-webcrypto": "^7.0.1", | ||
"cbor-x": "^1.4.1", | ||
@@ -63,5 +63,5 @@ "cross-fetch": "^3.1.5", | ||
}, | ||
"gitHead": "b4a3c2a17e003f245b53d3c1ce5c231ec551457d", | ||
"gitHead": "f86a831139bc63254816e0f1fe44b05c0c784800", | ||
"devDependencies": { | ||
"@simplewebauthn/typescript-types": "^7.0.0", | ||
"@simplewebauthn/typescript-types": "*", | ||
"@types/debug": "^4.1.7", | ||
@@ -68,0 +68,0 @@ "@types/node": "^18.11.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
331920
+ Added@types/node@18.19.66(transitive)
- Removed@types/node@18.19.65(transitive)
Updated@peculiar/asn1-schema@^2.3.3
Updated@peculiar/asn1-x509@^2.3.4