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

@hylid/types

Package Overview
Dependencies
Maintainers
0
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hylid/types - npm Package Compare versions

Comparing version 3.2.0-alpha.8 to 3.2.0-alpha.10

2

lib/common.d.ts

@@ -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": [

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