Socket
Socket
Sign inDemoInstall

@types/uni-app

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/uni-app - npm Package Compare versions

Comparing version 1.3.3 to 1.4.0

2

uni-app/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for non-npm package uni-app 1.3
// Type definitions for non-npm package uni-app 1.4
// Project: https://github.com/dcloudio/uni-app

@@ -3,0 +3,0 @@ // Definitions by: DCloud <https://github.com/dcloudio>

@@ -130,2 +130,6 @@ declare namespace App {

/**
* 全局对象
*/
globalData?: AnyObject;
/**
* 生命周期回调 监听应用初始化

@@ -132,0 +136,0 @@ *

{
"name": "@types/uni-app",
"version": "1.3.3",
"version": "1.4.0",
"description": "TypeScript definitions for uni-app",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "8d3ce34121f2e016719beb1fb7ad75678f8359f83aac052f55412598889bd32c",
"typesPublisherContentHash": "a7599dd5cb7767499c7799a290857814d8e5baf292702596db81e94d7a2c43e3",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 22 Jul 2019 20:06:44 GMT
* Last updated: Thu, 22 Aug 2019 15:48:05 GMT
* Dependencies: @types/vue

@@ -14,0 +14,0 @@ * Global values: Uni, createApp, createComponent, createPage, getApp, getCurrentPages, uni

Sorry, the diff of this file is too big to display

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