@dcloudio/uni-app
Advanced tools
Comparing version 3.0.0-alpha-3000020210528002 to 3.0.0-alpha-3000020210611001
@@ -120,3 +120,3 @@ 'use strict'; | ||
const onUnhandledRejection = /*#__PURE__*/ createHook(ON_UNHANDLE_REJECTION); | ||
// export const onLoad = /*#__PURE__*/ createHook(ON_LOAD) | ||
const onReady = /*#__PURE__*/ createHook(ON_READY); | ||
@@ -123,0 +123,0 @@ const onUnload = /*#__PURE__*/ createHook(ON_UNLOAD); |
@@ -85,3 +85,3 @@ import { shallowRef, ref, getCurrentInstance, isInSSRComponentSetup, injectHook } from 'vue'; | ||
const onUnhandledRejection = /*#__PURE__*/ createHook(ON_UNHANDLE_REJECTION); | ||
// export const onLoad = /*#__PURE__*/ createHook(ON_LOAD) | ||
const onReady = /*#__PURE__*/ createHook(ON_READY); | ||
@@ -88,0 +88,0 @@ const onUnload = /*#__PURE__*/ createHook(ON_UNLOAD); |
{ | ||
"name": "@dcloudio/uni-app", | ||
"version": "3.0.0-alpha-3000020210528002", | ||
"version": "3.0.0-alpha-3000020210611001", | ||
"description": "@dcloudio/uni-app", | ||
@@ -21,3 +21,3 @@ "main": "./dist/uni-app.cjs.js", | ||
}, | ||
"gitHead": "38f5411fbc1238e0fa41a911a7f06e22ee57541a" | ||
"gitHead": "e4156de53926dca3164f34a39abcaddd188fad71" | ||
} |
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
26728
286