Socket
Socket
Sign inDemoInstall

vue-recognizer

Package Overview
Dependencies
12
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

3

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

@@ -26,2 +26,3 @@ "keywords": [

"build": "tsc",
"prepublishOnly": "npm run build",
"test": "jest"

@@ -28,0 +29,0 @@ },

@@ -118,2 +118,3 @@ # vue-recognizer [![Build Status](https://travis-ci.org/1000ch/vue-recognizer.svg?branch=master)](https://travis-ci.org/1000ch/vue-recognizer)

- `v-recognizer:tap="onTap"`
- `v-recognizer:doubletap="onDoubleTap"`

@@ -120,0 +121,0 @@ ## License

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