You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@iy4u/vue-fingerprint

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iy4u/vue-fingerprint - npm Package Compare versions

Comparing version

to
0.1.8

{
"name": "@iy4u/vue-fingerprint",
"version": "0.1.7",
"version": "0.1.8",
"homepage": "https://gitlab.com/iy4u/vue-fingerprint",

@@ -72,3 +72,4 @@ "description": "Vue fingerprinting mixin",

"sass-loader": "^10.2.0",
"vue-template-compiler": "^2.6.11",
"vue": "^2.6.14",
"vue-template-compiler": "2.6.14",
"vuepress": "^1.5.2",

@@ -78,9 +79,9 @@ "vuepress-plugin-demo-code": "^0.5.2"

"peerDependencies": {
"@vue/composition-api": "1.x",
"axios": "0.x",
"feathers-vuex": "3.x",
"quasar": "1.x",
"vue": "2.x",
"quasar": "1.x",
"vuex": "3.x",
"@vue/composition-api": "0.x",
"axios": "0.x"
"vuex": "3.x"
}
}