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

@mpxjs/cli-shared-utils

Package Overview
Dependencies
Maintainers
12
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mpxjs/cli-shared-utils - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

5

lib/target.js

@@ -11,3 +11,3 @@ const { makeMap } = require('./utils')

*/
const SUPPORT_MODE = ['wx', 'ali', 'swan', 'qq', 'tt', 'dd', 'web']
const SUPPORT_MODE = ['wx', 'ali', 'swan', 'qq', 'tt', 'dd', 'web', 'tenon']

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

dd: ['project.config.json'],
web: []
web: [],
tenon: []
}

@@ -27,0 +28,0 @@

2

package.json
{
"name": "@mpxjs/cli-shared-utils",
"version": "2.1.1",
"version": "2.1.2",
"description": "share utils for mpx-cli",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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