You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
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
2.0.11

2

index.js

@@ -12,3 +12,3 @@ var Vue // late bind

Vue = vue
Vue = vue.__esModule ? vue.default : vue
version = Vue.version.split('.').map(Number)

@@ -15,0 +15,0 @@ isBrowserify = browserify

{
"name": "vue-hot-reload-api",
"version": "2.0.10",
"version": "2.0.11",
"description": "hot reload api for *.vue components",

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