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

@nanogiants/vue3-longpress

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nanogiants/vue3-longpress - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

package.json
{
"name": "@nanogiants/vue3-longpress",
"version": "1.0.5",
"version": "1.0.6",
"files": [

@@ -42,3 +42,3 @@ "dist",

},
"gitHead": "776516b6baa351e4fe8bf27b65fce0d9a576d9ff"
"gitHead": "34633ec1d726b9b5d6e4dc3016a36e03f5e1ccc6"
}

@@ -17,3 +17,6 @@

// main.ts file
import { vLongpress } from 'vue3-longpress';
import { vLongpress } from '@nanogiants/vue3-longpress';
import App from './App.vue';
const app = createApp(App);
app.directive('use-longpress', vLongpress);

@@ -20,0 +23,0 @@

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