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

@hmscore/cordova-plugin-hms-account

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmscore/cordova-plugin-hms-account - npm Package Compare versions

Comparing version 6.4.0-301 to 6.11.0-300

src/android/build.gradle

4

hooks/after_plugin_install.js
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -45,3 +45,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

function addAGConnectDependency(lines) {
var AG_CONNECT_DEPENDENCY = "classpath 'com.huawei.agconnect:agcp:1.5.2.300' " + COMMENT;
var AG_CONNECT_DEPENDENCY = "classpath 'com.huawei.agconnect:agcp:1.9.0.300' " + COMMENT;
var pattern = /(\s*)classpath(\s+)[\',\"]com.android.tools.build:gradle.*[^\]\n]/m;

@@ -48,0 +48,0 @@ var index;

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

{
"name": "@hmscore/ionic-native-hms-account",
"description": "Ionic Native wrappers for Cordova Plugin HMS Account",
"version": "6.4.0-301",
"zipVersion": "6.4.0.301",
"version": "6.11.0-300",
"zipVersion": "6.11.0.300",
"module": "index.js",

@@ -7,0 +7,0 @@ "typings": "index.d.ts",

{
"name": "@hmscore/ionic-native-hms-account",
"description": "Ionic Native wrappers for Cordova Plugin HMS Account",
"version": "6.4.0-301",
"zipVersion": "6.4.0.301",
"version": "6.11.0-300",
"zipVersion": "6.11.0.300",
"module": "index.js",

@@ -7,0 +7,0 @@ "typings": "index.d.ts",

@@ -35,3 +35,3 @@ # Ionic Native HMS Account

You can find the development guide, API reference, and sample project on the [HMS Core](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin) page.
You can find the development guide, API reference, and sample project on the [HMS Core](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1) page.

@@ -46,4 +46,4 @@ ---

- [GitHub](https://github.com/HMS-Core/hms-cordova-plugin) is the official repository for these plugins, You can open an issue or submit your ideas.
- [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001) HMS Core Module is great for general questions, or seeking recommendations and opinions.
- [Huawei Developer Docs](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin) is place to official documentation for all HMS Core Kits, you can find detailed documentations in there.
- [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001&ha_source=hms1) HMS Core Module is great for general questions, or seeking recommendations and opinions.
- [Huawei Developer Docs](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1) is place to official documentation for all HMS Core Kits, you can find detailed documentations in there.

@@ -50,0 +50,0 @@ If you run into a bug in our samples, please submit an issue to the [GitHub repository](https://github.com/HMS-Core/hms-cordova-plugin).

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

{
"name": "@hmscore/cordova-plugin-hms-account",
"description": "Huawei Account Cordova Plugin",
"version": "6.4.0-301",
"version": "6.11.0-300",
"main": "./www/HMSAccount.js",

@@ -6,0 +6,0 @@ "types": "types/HMSAccount.d.ts",

@@ -60,3 +60,3 @@ <p align="center">

- [Github](https://github.com/HMS-Core/hms-cordova-plugin) is the official repository for these plugins, You can open an issue or submit your ideas.
- [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001?ha_source=hms1) HMS Core Module is great for general questions, or seeking recommendations and opinions.
- [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001&ha_source=hms1) HMS Core Module is great for general questions, or seeking recommendations and opinions.
- [Huawei Developer Docs](https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1) is place to official documentation for all HMS Core Kits, you can find detailed documentations in there.

@@ -63,0 +63,0 @@

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License")

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,4 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

@@ -19,0 +20,0 @@ if (k2 === undefined) k2 = k;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.addAuthScopes = exports.containScopes = exports.getAuthResultWithScope = exports.getAuthResult = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.getIndependentSignIn = exports.getChannel = exports.silentSignIn = exports.cancelAuthorization = exports.signOut = exports.signIn = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.AuthIdTokenSignAlg = exports.PackageName = exports.ErrorCodes = exports.AuthParams = exports.AuthRequestOption = exports.Gender = exports.AuthScopeList = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.getHuaweiIdAuthButton = exports.CornerRadius = exports.ColorPolicy = exports.Theme = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.addAuthScopes = exports.containScopes = exports.getAuthResultWithScope = exports.getAuthResult = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.disableLogger = exports.enableLogger = exports.silentSignIn = exports.cancelAuthorization = exports.signOut = exports.signIn = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.requestAccessToken = exports.requestUnionId = exports.deleteAuthInfo = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.buildNetworkCookie = exports.buildNetworkURL = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.obtainHashCode = exports.startConsent = exports.smsVerificationCode = void 0;

@@ -1,4 +0,3 @@

"use strict";
/*
Copyright 2020-2022. Huawei Technologies Co., Ltd. All rights reserved.
Copyright 2020-2023. Huawei Technologies Co., Ltd. All rights reserved.

@@ -17,2 +16,3 @@ Licensed under the Apache License, Version 2.0 (the "License")

*/
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,0 +19,0 @@ exports.asyncExec = void 0;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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