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 0.0.1 to 0.0.2

6

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

@@ -16,7 +16,7 @@ "scripts": {},

"license": "MIT",
"devDependencies": {},
"types": "./types/index.d.ts",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
},
"gitHead": "64f5f69ccf2098a98f1d517c35f9db95a3a7e66e"
}

@@ -1,3 +0,1 @@

export type UnknownRecord = Record<string, unknown>;

@@ -585,2 +583,2 @@

(opts: IUserComponentOptions<Data, Props, Methods, ExtraThis, ExtraOptions>): any;
}
}
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