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

vue-cli-plugin-tq-tpl

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cli-plugin-tq-tpl - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

generator/index.js

@@ -23,3 +23,2 @@ function renderFiles(api, opts) { // eslint-disable-line

dependencies: {
'core-js': '2.6.5',
'venus-fetch': '^1.1.13', // 请求框架

@@ -35,5 +34,2 @@ 'whatwg-fetch': '^3.0.0', // 配合 venus-fetch

devDependencies: {
'@vue/cli-plugin-babel': '^3.12.1',
'@vue/cli-plugin-eslint': '^3.12.0',
'@vue/cli-service': '^3.12.0',
'eslint-config-venus': '^1.0.2',

@@ -40,0 +36,0 @@ 'babel-plugin-import-glob': '^2.0.0', // 批量 import, 需注意新增文件可能不会触发 HMR

5

generator/template/babel.config.js
module.exports = {
presets: [
['@vue/app', {
polyfills: ['es6.promise'],
}],
['@babel/preset-env', {
['@vue/cli-plugin-babel/preset', {
useBuiltIns: 'usage',

@@ -8,0 +5,0 @@ }],

{
"name": "vue-cli-plugin-tq-tpl",
"version": "1.0.5",
"version": "1.0.6",
"description": "tq tpl ",

@@ -5,0 +5,0 @@ "main": "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