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

@mini-types/global

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mini-types/global - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

4

package.json
{
"name": "@mini-types/global",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript declarations for Alipay's mini program.",

@@ -24,3 +24,3 @@ "scripts": {},

},
"gitHead": "a221780a553707316bb28ca2a46e4423e721e548"
"gitHead": "51193150e601ef6b22603875042fa8d137dce812"
}

@@ -121,2 +121,7 @@ declare namespace MiniProgram.Component {

/**
* 开启虚拟化自定义组件节点,默认值为 true
* @version 2.8.0
*/
virtualHost: boolean;
/**
* 开启 observers 数据变化观测器

@@ -123,0 +128,0 @@ * @version 2.8.1

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