New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@coddicat/vue-pinch-scroll-zoom

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coddicat/vue-pinch-scroll-zoom - npm Package Compare versions

Comparing version 4.0.8 to 4.1.0

10

package.json
{
"name": "@coddicat/vue-pinch-scroll-zoom",
"version": "4.0.8",
"version": "4.1.0",
"description": "Vue component enabling scroll and zoom functionalities for content, leveraging mouse interactions on desktop and two-finger pinch gestures on mobile devices",

@@ -16,2 +16,10 @@ "author": "Rodion Shlomo Solomonyk",

"types": "./dist/components/index.d.ts",
"exports": {
".": {
"import": "./dist/pinch-scroll-zoom.js",
"require": "./dist/pinch-scroll-zoom.umd.js",
"types": "./dist/components/index.d.ts"
},
"./style.css": "./dist/style.css"
},
"files": [

@@ -18,0 +26,0 @@ "dist/**/*"

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