@hylid/types
Advanced tools
Comparing version 3.2.0-alpha.8 to 3.2.0-alpha.10
@@ -13,4 +13,4 @@ export declare type PickAttr<Attr extends keyof T, T = any> = { | ||
* @property {string} callback 参数是回调函数的 JSAPI(如: my.onAppShow) | ||
* @property {string} attribute 访问 my 对象上的属性(如: my.SDKVersion) | ||
* @property {string} attribute 访问 my 对象上的属性(如: my.SDKVersion)套壳 H5 only | ||
*/ | ||
export declare type JsApiType = 'async' | 'sync' | 'callback' | 'attribute'; |
{ | ||
"name": "@hylid/types", | ||
"version": "3.2.0-alpha.8", | ||
"version": "3.2.0-alpha.10", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
13482
1