vue-hot-reload-api
Advanced tools
Comparing version
@@ -229,2 +229,4 @@ var Vue // late bind | ||
var newCtor = record.Ctor.super.extend(options) | ||
// prevent record.options._Ctor from being overwritten accidentally | ||
newCtor.options._Ctor = record.options._Ctor | ||
record.Ctor.options = newCtor.options | ||
@@ -231,0 +233,0 @@ record.Ctor.cid = newCtor.cid |
{ | ||
"name": "vue-hot-reload-api", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "hot reload api for *.vue components", | ||
@@ -31,5 +31,5 @@ "main": "dist/index.js", | ||
"buble": "^0.19.6", | ||
"jest": "^23.6.0", | ||
"jest": "^24.9.0", | ||
"vue": "^2.5.21" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
11093
1.14%252
0.8%1
Infinity%