Socket
Socket
Sign inDemoInstall

@0xpass/webauthn-signer

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xpass/webauthn-signer - npm Package Compare versions

Comparing version 0.0.3 to 1.0.0

8

package.json
{
"name": "@0xpass/webauthn-signer",
"version": "0.0.3",
"version": "1.0.0",
"main": "dist/index.js",

@@ -16,7 +16,6 @@ "types": "dist/index.d.ts",

"buffer": "^6.0.3",
"@0xpass/models": "0.0.2"
"@0xpass/models": "1.0.0"
},
"devDependencies": {
"@types/node": "~18.16.0",
"eslint": "^7.32.0",
"rimraf": "~5.0.0",

@@ -40,4 +39,5 @@ "rollup": "^3.21.3",

"test": "vitest",
"test:run": "vitest run"
"test:run": "vitest run",
"lint": "eslint src/**/*.ts"
}
}

Sorry, the diff of this file is not supported yet

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