New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@simplewebauthn/server

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@simplewebauthn/server - npm Package Compare versions

Comparing version 0.7.1-alpha.0 to 0.7.1-alpha.1

6

package.json
{
"name": "@simplewebauthn/server",
"version": "0.7.1-alpha.0",
"version": "0.7.1-alpha.1",
"description": "SimpleWebAuthn for Servers",

@@ -37,3 +37,3 @@ "main": "dist/index.js",

"@peculiar/asn1-x509": "^2.0.5",
"@simplewebauthn/typescript-types": "^0.7.1-alpha.0",
"@simplewebauthn/typescript-types": "^0.7.1-alpha.1",
"base64url": "^3.0.1",

@@ -46,3 +46,3 @@ "cbor": "^5.0.2",

},
"gitHead": "38e066124cc371b2dd40e448ff42cb27a2f8ce4d",
"gitHead": "175f118ae6f3ab490d7cf05194d7948fa69f95c3",
"devDependencies": {

@@ -49,0 +49,0 @@ "@types/node-fetch": "^2.5.7"

@@ -31,3 +31,3 @@ <!-- omit in toc -->

Check out [the example's index.js](../../example/index.js) for a practical implementation of this library.
Check out [the example's index.js](https://github.com/MasterKale/SimpleWebAuthn/blob/master/example/index.js) for a practical implementation of this library.

@@ -34,0 +34,0 @@ Lower-level API documentation for the methods in this library is available [here](https://docs.simplewebauthn.dev/modules/_simplewebauthn_server.html).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc