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

@remote.it/types

Package Overview
Dependencies
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remote.it/types - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

4

package.json
{
"name": "@remote.it/types",
"version": "0.5.4",
"version": "0.5.5",
"description": "remote.it Typescript type definitions",

@@ -20,3 +20,3 @@ "types": "types.d.ts",

"license": "MIT",
"gitHead": "c0dc309955ca3964b04b376fe694c95489eea254"
"gitHead": "4c94bd01e59e1a1a22f35b9140c2d8c49175d92c"
}

@@ -111,3 +111,3 @@ // import { Auth } from 'aws-amplify'

export type SignUpFunc = (username: string, password: string) => Promise<CognitoUserResult>
export type SignUpFunc = (username: string, password: string) => Promise<Void>

@@ -114,0 +114,0 @@ export type ResendFunc = (username: string) => Promise<void>

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