Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

go-webauthn-js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go-webauthn-js - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

5

package.json
{
"name": "go-webauthn-js",
"version": "0.0.10",
"version": "0.0.11",
"description": "WebAuthn cross compiled from Go to JS",

@@ -9,3 +9,3 @@ "main": "lib/index.js",

"build": "tsc",
"go": "cross-env GOOS=linux gopherjs build -o lib/go-webauthn.js",
"go": "cross-env GOOS=linux gopherjs build -o lib/go-webauthn.js && rimraf lib/go-webauthn.js.map",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -34,4 +34,5 @@ },

"cross-env": "^7.0.2",
"rimraf": "^3.0.2",
"typescript": "^3.8.3"
}
}
lib/go-webauthn.js

Sorry, the diff of this file is too big to display

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