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

@protontech/pass-rust-core

Package Overview
Dependencies
Maintainers
9
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@protontech/pass-rust-core - npm Package Compare versions

Comparing version 0.6.5 to 0.6.6

2

package.json
{
"name": "@protontech/pass-rust-core",
"version": "0.6.5",
"version": "0.6.6",
"files": [

@@ -5,0 +5,0 @@ "proton_pass_web_bg.wasm",

@@ -88,4 +88,2 @@ /* tslint:disable */

export function parse_create_passkey_data(request: string): WasmCreatePasskeyData;
export type WasmStringList = string[];
export type WasmCreditCardType = "Visa" | "Mastercard" | "AmericanExpress" | "DinersClub" | "Discover" | "JCB" | "UnionPay" | "Maestro" | "Elo" | "Mir" | "Hiper" | "Hipercard" | "Unknown";

@@ -150,1 +148,3 @@

export type WasmStringList = string[];

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