Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue3-touch-events

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-touch-events - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

4

index.d.ts

@@ -1,4 +0,4 @@

import {PluginObject} from "vue";
import {Plugin} from "vue";
declare const Vue3TouchEvents: PluginObject<Vue3TouchEventsOptions>;
declare const Vue3TouchEvents: Plugin<Vue3TouchEventsOptions>;

@@ -5,0 +5,0 @@ export interface Vue3TouchEventsOptions {

{
"name": "vue3-touch-events",
"version": "4.1.3",
"version": "4.1.4",
"description": "Simple touch events support for vue.js 3",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc