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.4 to 1.0.5

dist/index.cjs.js

14

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

@@ -8,5 +8,5 @@ "dist",

],
"main": "dist/js/index.js",
"module": "dist/esm/index.js",
"types": "dist/js/index.d.ts",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
"types": "dist/lib/index.d.ts",
"sideEffects": false,

@@ -38,8 +38,8 @@ "author": {

"scripts": {
"dev": "rollup -c -w",
"build": "rimraf dist && rollup -c",
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"test": "jest",
"lint": "eslint \"src/**/*.{ts,vue}\""
},
"gitHead": "be3a41142322d2d09e931f5b5708e02c94679473"
"gitHead": "776516b6baa351e4fe8bf27b65fce0d9a576d9ff"
}
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