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

hyapp-template

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyapp-template - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

src/api/controller/HelloWorld/index.js

4

package.json
{
"name": "hyapp-template",
"version": "1.0.1",
"version": "1.0.2",
"description": "mvvm",

@@ -53,3 +53,3 @@ "author": "yangbin <yangb@2345.com>",

"html-webpack-plugin": "^2.30.1",
"hyapp-ui": "^1.0.2",
"hyapp-ui": "^1.0.5",
"hyapp-utils": "^1.0.8",

@@ -56,0 +56,0 @@ "jest": "^22.0.4",

@@ -19,3 +19,3 @@ // The Vue build version to load with the `import` command

/* eslint-disable no-new */
new Vue({
window.vm = new Vue({
el: '#app',

@@ -22,0 +22,0 @@ router,

@@ -6,3 +6,3 @@ /**

*/
import {initGetNum, getListObj} from '../../api/controller/init'
import {initGetNum, getListObj} from '../../api/controller/HelloWorld/index'

@@ -9,0 +9,0 @@ // mutationsType

Sorry, the diff of this file is not supported yet

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