Socket
Socket
Sign inDemoInstall

@mini-types/aliauto

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mini-types/aliauto - npm Package Compare versions

Comparing version 2.0.19 to 2.0.20-next-1672908201.0

4

package.json
{
"name": "@mini-types/aliauto",
"version": "2.0.19",
"version": "2.0.20-next-1672908201.0",
"description": "TypeScript declarations for AliAuto's mini program.",

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

},
"gitHead": "7f2d3f5b29e29bccaff53e09f82e4b8eae23fed2"
"gitHead": "cebf46d06e97f2d8ced1a5c11e39e418fe92aff6"
}

@@ -64,4 +64,3 @@ /**

*/
success?();
void;
success?(): void;
}): void;

@@ -373,3 +372,3 @@

fail?(): void;
});
}): void;

@@ -382,3 +381,3 @@ export function reportAnalytics(s: {

data: Object;
});
}): void;

@@ -385,0 +384,0 @@ export function createGeoFencing(s: {

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