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

@dcloudio/uni-app

Package Overview
Dependencies
Maintainers
8
Versions
802
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcloudio/uni-app - npm Package Compare versions

Comparing version 3.0.0-alpha-3000020210528002 to 3.0.0-alpha-3000020210611001

2

dist/uni-app.cjs.js

@@ -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"
}
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