🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@yqg/create-max-app

Package Overview
Dependencies
Maintainers
33
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yqg/create-max-app - npm Package Compare versions

Comparing version
3.0.8
to
3.0.9
+3
-0
dist/index.js

@@ -100,2 +100,3 @@ "use strict";

const maxVersion = await getNpmLatestVersion('@yqg/max');
const beetleVersion = await getNpmLatestVersion('@yqg/beetle');
const tmpPrefixMap = {

@@ -124,2 +125,3 @@ vue3: './src/.max',

maxVersion,
beetleVersion,
maxDesignVersion,

@@ -177,2 +179,3 @@ layoutVersion,

maxVersion,
beetleVersion,
projectName: name,

@@ -179,0 +182,0 @@ },

+1
-1
{
"name": "@yqg/create-max-app",
"version": "3.0.8",
"version": "3.0.9",
"description": "create-max-app",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -18,2 +18,3 @@ import { SmileOutlined } from '@ant-design/icons-vue';

这是一个基于 Vue3 + TypeScript + Ant Design Vue 开发的系统。
默认集成了 <a href="https://beetle.fintopia.tech/" target="_blank">Beetle</a> 工具库等功能模块。
您可以开始探索以下功能:

@@ -20,0 +21,0 @@ </Typography.Paragraph>

@@ -21,3 +21,4 @@ import { SmileOutlined } from '@ant-design/icons';

<Typography.Paragraph>
这是一个基于 React18 + TypeScript + Ant Design Pro开发的系统。
这是一个基于 React18 + TypeScript + Ant Design Pro 开发的系统。
默认集成了 <a href="https://beetle.fintopia.tech/" target="_blank">Beetle</a> 工具库等功能模块。
您可以开始探索以下功能:

@@ -24,0 +25,0 @@ </Typography.Paragraph>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet