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

@takuma-ru/vue-swipe-modal

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@takuma-ru/vue-swipe-modal - npm Package Compare versions

Comparing version 2.1.0-alpha.2 to 2.1.0-alpha.3

7

package.json
{
"name": "@takuma-ru/vue-swipe-modal",
"version": "2.1.0-alpha.2",
"version": "2.1.0-alpha.3",
"private": false,

@@ -34,9 +34,8 @@ "description": "",

"main": "dist/swipe-modal.ssr.js",
"browser": "dist/swipe-modal.esm.js",
"browser": "src/lib-components/swipeModal.vue",
"module": "dist/swipe-modal.esm.js",
"unpkg": "dist/swipe-modal.min.js",
"types": "./components.d.ts",
"types": "dist/lib-components/swipeModal.vue.d.ts",
"files": [
"dist/*",
"./components.d.ts",
"src/**/*.vue"

@@ -43,0 +42,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