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.5 to 0.0.6

12

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

@@ -17,3 +17,7 @@ "files": [

"example:update": "yarn build && cd examples/vite-sample && yarn link \"mosha-vue-toastify\"",
"example:dev": "cd examples/vite-sample && yarn dev"
"example:dev": "cd examples/vite-sample && yarn dev",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:serve": "vitepress serve docs",
"deploy": "sh deploy.sh"
},

@@ -24,6 +28,10 @@ "devDependencies": {

"@vue/compiler-sfc": "^3.0.5",
"autoprefixer": "^10.2.5",
"path": "^0.12.7",
"postcss": "^8.2.8",
"sass": "^1.32.8",
"tailwindcss": "^2.0.4",
"typescript": "^4.1.3",
"vite": "^2.0.5",
"vitepress": "^0.12.2",
"vue": "^3.0.5"

@@ -30,0 +38,0 @@ },

3

README.md

@@ -6,3 +6,4 @@ # Mosha Vue Toastify

A demo is comming.
## Talk is cheap, show me the demo
Try it out in the [playground](https://szboynono.github.io/mosha-vue-toastify/)

@@ -9,0 +10,0 @@ ## Installation

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