@agconnect/network-types
Advanced tools
Comparing version 1.3.1-beta to 1.3.1
@@ -55,3 +55,3 @@ export type Method = | ||
cancelToken?: CancelToken; | ||
throwAGCException?:boolean; | ||
throwOriginException?:boolean; | ||
} | ||
@@ -58,0 +58,0 @@ |
{ | ||
"name": "@agconnect/network-types", | ||
"version": "1.3.1-beta", | ||
"description": "@agconnect/network-types", | ||
"version": "1.3.1", | ||
"description": "AppGallery Connect Client JavaScript SDK inner module types", | ||
"scripts": {}, | ||
"files": [ | ||
"index.d.ts" | ||
"index.d.ts", | ||
"package.json", | ||
"readme.md" | ||
], | ||
@@ -12,4 +14,8 @@ "devDependencies": { | ||
}, | ||
"author": "https://developer.huawei.com/", | ||
"author": { | ||
"name": "AppGallery Connect", | ||
"url": "https://developer.huawei.com/consumer/cn/service/josp/agc/index.html#/" | ||
}, | ||
"homepage": "https://developer.huawei.com/consumer/cn/service/josp/agc/index.html#/", | ||
"license": "ISC" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9348
0