Socket
Socket
Sign inDemoInstall

@cloudbase/types

Package Overview
Dependencies
Maintainers
19
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbase/types - npm Package Compare versions

Comparing version 2.5.25-beta.0 to 2.5.26-beta.0

2

auth.d.ts

@@ -49,3 +49,3 @@ import { ICloudbaseConfig, KV, ICloudbase } from '.'

update: (userinfo: IUserInfo) => Promise<void>;
refresh: () => Promise<IUserInfo>;
refresh: (params?: {version?: string;}) => Promise<IUserInfo>;
}

@@ -52,0 +52,0 @@ export interface ILoginState {

{
"name": "@cloudbase/types",
"version": "2.5.25-beta.0",
"version": "2.5.26-beta.0",
"description": "cloudbase javascript sdk types",

@@ -45,3 +45,3 @@ "files": [

},
"gitHead": "96936d2b1965452c2f7f73eb8e6c0c8f8ec5cb5b"
"gitHead": "9f36d582728bcf790c9315ba0548244c5457fe7c"
}
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