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 1.0.8 to 1.0.9

2

package.json
{
"name": "mosha-vue-toastify",
"version": "1.0.8",
"version": "1.0.9",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A light weight and fun Vue 3 toast or notification or snack bar or however you wanna call it library.",

@@ -16,3 +16,3 @@ # Mosha Vue Toastify

## 功能
- 简单易用,看看[这里](#the-gist)
- 简单易用,看看[这里](#精华)
- 划屏取消提醒

@@ -54,3 +54,3 @@ - 完全支持Composition API

name: 'HelloWorld',
setup: () => {
setup () {
const toast = () => {

@@ -57,0 +57,0 @@ createToast('就这么简单噢')

@@ -53,3 +53,3 @@ # Mosha Vue Toastify

name: 'HelloWorld',
setup: () => {
setup () {
const toast = () => {

@@ -56,0 +56,0 @@ createToast('Wow, easy')

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