Socket
Socket
Sign inDemoInstall

@umijs/preset-vue

Package Overview
Dependencies
302
Maintainers
10
Versions
343
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.6-alpha.4 to 4.2.6-alpha.5

1

dist/index.d.ts
import type { IApi } from 'umi';
import './requireHook';
declare const _default: (api: IApi) => {

@@ -4,0 +3,0 @@ plugins: string[];

@@ -35,3 +35,2 @@ var __create = Object.create;

module.exports = __toCommonJS(src_exports);
var import_requireHook = require("./requireHook");
var src_default = (api) => {

@@ -38,0 +37,0 @@ api.describe({

6

package.json
{
"name": "@umijs/preset-vue",
"version": "4.2.6-alpha.4",
"version": "4.2.6-alpha.5",
"description": "@umijs/preset-vue",

@@ -25,7 +25,7 @@ "homepage": "https://github.com/umijs/umi/tree/master/packages/preset-vue#readme",

"vue-router": "4.1.6",
"@umijs/renderer-vue": "4.2.6-alpha.4"
"@umijs/renderer-vue": "4.2.6-alpha.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "4.1.0",
"umi": "4.2.6-alpha.4"
"umi": "4.2.6-alpha.5"
},

@@ -32,0 +32,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc