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

@mini-types/app

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mini-types/app - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

package.json
{
"name": "@mini-types/app",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript declarations for Alipay's mini program.",

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

},
"gitHead": "ac6225af6fd37ee84b700abed9f541c316ff10f2"
"gitHead": "07efabaeaf46c4af9ad264842ef59839833cb297"
}

@@ -448,3 +448,3 @@ export type UnknownRecord = Record<string, unknown>;

*/
mixins: [];
mixins: any[];
/**

@@ -451,0 +451,0 @@ * 组件的方法,可以是事件响应函数或任意的自定义方法

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