Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement →
Sign In

@scalar/use-toasts

Package Overview
Dependencies
Maintainers
10
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/use-toasts - npm Package Compare versions

Comparing version
0.8.0
to
0.9.0
+6
-0
CHANGELOG.md
# @scalar/use-toasts
## 0.9.0
### Minor Changes
- [#7199](https://github.com/scalar/scalar/pull/7199) [`0d9c945`](https://github.com/scalar/scalar/commit/0d9c945a696ea8b826d86f7b48ec6de4d85e64f0) Thanks [@marcalexiei](https://github.com/marcalexiei)! - feat: update vue to 3.5.21
## 0.8.0

@@ -4,0 +10,0 @@

+1
-1

@@ -1,1 +0,1 @@

{"version":3,"file":"ScalarToasts.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScalarToasts.vue"],"names":[],"mappings":";AAuKA,wBAKG"}
{"version":3,"file":"ScalarToasts.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScalarToasts.vue"],"names":[],"mappings":";AAoJA,wBAKG"}

@@ -20,3 +20,3 @@ {

],
"version": "0.8.0",
"version": "0.9.0",
"engines": {

@@ -32,14 +32,13 @@ "node": ">=20"

"dependencies": {
"nanoid": "^5.1.5",
"vue": "^3.5.12",
"nanoid": "5.1.5",
"vue": "^3.5.21",
"vue-sonner": "^1.0.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.6.0",
"@vue/test-utils": "^2.4.1",
"vite": "5.4.19",
"@vitejs/plugin-vue": "6.0.1",
"@vue/test-utils": "2.4.6",
"vite": "7.1.11",
"vite-plugin-css-injected-by-js": "^3.4.0",
"vitest": "^1.6.0",
"@scalar/build-tooling": "0.2.0"
"vitest": "3.2.4",
"@scalar/build-tooling": "0.2.8"
},

@@ -46,0 +45,0 @@ "scripts": {