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-use-async

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-use-async - npm Package Compare versions

Comparing version

to
0.0.4

9

package.json
{
"name": "vue-use-async",
"version": "0.0.3",
"version": "0.0.4",
"description": "Xhr and async helpers",

@@ -60,8 +60,9 @@ "repository": {

"lint-staged": "^10.1.2",
"vue": "^2.6.11",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11",
"vue": "^2.6.11"
"webpack-cli": "^3.3.11"
},
"peerDependencies": {
"@vue/composition-api": "^0.5.0"
"@vue/composition-api": "^0.5.0",
"vue": "^2.6.11"
},

@@ -68,0 +69,0 @@ "engines": {