🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

vue-hot-reload-api

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-hot-reload-api - npm Package Compare versions

Comparing version

to
1.3.1

2

index.js

@@ -262,3 +262,2 @@ var Vue // late bind

if (isRoot) {
var s = Date.now()
// set Vue into sync mode during state rehydration

@@ -291,3 +290,2 @@ oldAsyncConfig = Vue.config.async

Vue.config.async = oldAsyncConfig
console.log(Date.now() - s)
}

@@ -294,0 +292,0 @@ }

2

package.json
{
"name": "vue-hot-reload-api",
"version": "1.3.0",
"version": "1.3.1",
"description": "hot reload api for *.vue components",

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