New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dcloudio/uni-cli-shared

Package Overview
Dependencies
Maintainers
0
Versions
1757
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcloudio/uni-cli-shared - npm Package Compare versions

Comparing version 2.0.2-alpha-4040220241217001 to 2.0.2-alpha-4040320241223001

4

components/ad.mixin.mp-weixin.js

@@ -58,2 +58,3 @@ /* eslint-disable no-undef */

userUnitId: '',
customFullscreen: '',
wxchannel: false,

@@ -172,2 +173,5 @@ errorMessage: null

this.userUnitId = adData.posid
if (adData.tmpl_type === 24) {
this.customFullscreen = 'uni-ad-custom-fullscreen'
}
break

@@ -174,0 +178,0 @@ case 9:

4

package.json
{
"name": "@dcloudio/uni-cli-shared",
"version": "2.0.2-alpha-4040220241217001",
"version": "2.0.2-alpha-4040320241223001",
"description": "uni-cli-shared",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

},
"gitHead": "7ffb59cebf4daf3234a9b70f873a451722ac1d5e"
"gitHead": "eb1c716b5d328efb503c035b4974e8bce6ab8d1f"
}

Sorry, the diff of this file is not supported yet

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