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.7-beta.0 to 2.5.18-beta.0

7

auth.d.ts

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

customUserId?: string;
// nickName?: string;
name?: string;

@@ -54,9 +53,3 @@ gender?: string;

export interface ILoginState {
// credential: ICredential;
user: IUser;
// isAnonymousAuth: boolean;
// isCustomAuth: boolean;
// isWeixinAuth: boolean;
// isUsernameAuth: boolean;
// loginType: string;
}

@@ -63,0 +56,0 @@ export interface ICloudbaseAuth {

11

package.json
{
"name": "@cloudbase/types",
"version": "2.5.7-beta.0",
"version": "2.5.18-beta.0",
"description": "cloudbase javascript sdk types",

@@ -50,10 +50,3 @@ "files": [

},
"devDependencies": {
"@tencent/eslint-config-tencent": "^1.0.4",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"eslint": "^7.7.0",
"lint-staged": "^13.0.3"
},
"gitHead": "ad1df65a3d130460e12a7550671f610bf2a40fef"
"gitHead": "e24bd9041328d175b26660c10215a9e746ea1f6d"
}

@@ -44,4 +44,2 @@ import { DataType, QueueType, ISingleDBEvent } from './database'

envId: string
// signStr: string
// secretVersion: number
accessToken: string

@@ -48,0 +46,0 @@ referrer: 'web'

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