mosha-vue-toastify
Advanced tools
Comparing version 0.0.6 to 1.0.0
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: { |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37774
2
68
15
175