Socket
Socket
Sign inDemoInstall

vue-recognizer

Package Overview
Dependencies
13
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

8

package.json
{
"name": "vue-recognizer",
"version": "0.3.0",
"version": "0.3.1",
"description": "Vue.js plugin to recognize touch, mouse, pointer events using hammerjs",

@@ -21,4 +21,3 @@ "keywords": [

"files": [
"lib",
"src"
"lib"
],

@@ -31,2 +30,3 @@ "main": "lib/index.js",

"dependencies": {
"@1000ch/array-find": "^1.2.0",
"@types/hammerjs": "^2.0.36",

@@ -42,3 +42,3 @@ "hammerjs": "^2.0.8"

"babel-jest": "^24.7.1",
"hammer-simulator": "git://github.com/hammerjs/simulator.git#master",
"hammer-simulator": "^0.0.1",
"jest": "^24.7.1",

@@ -45,0 +45,0 @@ "typescript": "^3.4.5",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc