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
8
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.7.10
to
0.8.0
+6
-0
CHANGELOG.md
# @scalar/use-toasts
## 0.8.0
### Minor Changes
- 483ca93: chore: require Node 20 (or above)
## 0.7.10

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

+4
-4

@@ -20,5 +20,5 @@ {

],
"version": "0.7.10",
"version": "0.8.0",
"engines": {
"node": ">=18"
"node": ">=20"
},

@@ -40,6 +40,6 @@ "type": "module",

"@vue/test-utils": "^2.4.1",
"vite": "^5.4.10",
"vite": "5.4.19",
"vite-plugin-css-injected-by-js": "^3.4.0",
"vitest": "^1.6.0",
"@scalar/build-tooling": "0.1.19"
"@scalar/build-tooling": "0.2.0"
},

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