Comparing version 1.19.1 to 1.19.2
{ | ||
"name": "mipp-ali", | ||
"version": "1.19.1", | ||
"version": "1.19.2", | ||
"description": "小程序ts", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -293,1 +293,7 @@ import { | ||
): void; | ||
export function lifetime( | ||
UIInterface: any, | ||
methodName: string, | ||
descriptor: PropertyDescriptor | ||
): void; |
@@ -9,2 +9,3 @@ /// <reference path="./mini-types/alipay/types/index.d.ts" /> | ||
lifetimes, | ||
lifetime, | ||
pageLifetime, | ||
@@ -47,2 +48,3 @@ IComponentData, | ||
lifetimes, | ||
lifetime, | ||
pageLifetime, | ||
@@ -49,0 +51,0 @@ IComponentData, |
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
663365
23276