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

mosha-vue-toastify

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mosha-vue-toastify - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "mosha-vue-toastify",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "files": [

@@ -54,8 +54,8 @@ # Mosha Vue Toastify

| ------------- |:-------------:| -----:| -----:|
| type | `'info' | 'danger' | 'warning' | 'success' | 'default'` | `'default'` | Give the toast different styles and icons. |
| type | "info", "danger", "warning", "success", "default" | "default" | Give the toast different styles and icons. |
| timeout | number | 5000 | How many ms you want the toggle to close itself?
| position | `'top-left' | 'top-right' | 'bottom-left' | 'bottom-right'| 'top-center' | 'bottom-center'` | `'top-right'` | Where do you want the toast to appear? |
| position | "top-left", "top-right", "bottom-left", "bottom-right", "top-center", "bottom-center" | "top-right" | Where do you want the toast to appear? |
| showCloseButton | boolean | true | Do you wanna show the close button ? |
| showIcon | boolean | false | Do you wanna show the icon ? |
| transition | `'bounce' | 'flip' | 'slide'` | `'bounce'` | Which animation do you want? |
| transition | "bounce", "flip", "slide" | "bounce" | Which animation do you want? |
| hideProgressBar | boolean | false | Do we wanna hide the fancy progress bar? |

@@ -62,0 +62,0 @@ | swipeClose | boolean | true | Allows the user swipe close the toast |

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