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.6 to 1.0.0

1

dist/main.d.ts
import { App } from '@vue/runtime-core';
import './index.scss';
export declare type MoshaToastFn = (options: any) => void;
export * from './components/createToast';

@@ -5,0 +4,0 @@ declare const _default: {

9

package.json
{
"name": "mosha-vue-toastify",
"version": "0.0.6",
"version": "1.0.0",
"license": "MIT",

@@ -13,2 +13,3 @@ "files": [

"scripts": {
"test": "jest",
"dev": "vite",

@@ -25,2 +26,3 @@ "build": "vite build && tsc -P tsconfig.json",

"devDependencies": {
"@types/jest": "^26.0.22",
"@types/node": "^14.14.32",

@@ -30,2 +32,3 @@ "@vitejs/plugin-vue": "^1.1.5",

"autoprefixer": "^10.2.5",
"jest": "^26.6.3",
"path": "^0.12.7",

@@ -35,2 +38,3 @@ "postcss": "^8.2.8",

"tailwindcss": "^2.0.4",
"ts-jest": "^26.5.4",
"typescript": "^4.1.3",

@@ -47,3 +51,4 @@ "vite": "^2.0.5",

"snackbar",
"message"
"message",
"mosha-vue-toastify"
],

@@ -50,0 +55,0 @@ "repository": {

# Mosha Vue Toastify
[![Build Status](https://travis-ci.com/szboynono/mosha-vue-toastify.svg?branch=main)](https://travis-ci.com/szboynono/mosha-vue-toastify)
A light weight and fun Vue 3 toast or notification or snack bar or however you wanna call it library.

@@ -3,0 +6,0 @@

Sorry, the diff of this file is not supported yet

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