Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@scalar/use-toasts

Package Overview
Dependencies
Maintainers
8
Versions
33
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.5.14 to 0.5.15

6

CHANGELOG.md
# @scalar/use-toasts
## 0.5.15
### Patch Changes
- c6b95ca: chore: upgrade from Vite 4 to Vite 5
## 0.5.14

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

4

dist/index.js

@@ -103,3 +103,2 @@ (function() {

});
const FlowProgressRing_vue_vue_type_style_index_0_scoped_6d218ca0_lang = "";
const _export_sfc = (sfc, props) => {

@@ -152,3 +151,2 @@ const target = sfc.__vccOpts || sfc;

});
const FlowToastLayout_vue_vue_type_style_index_0_scoped_c76046db_lang = "";
const FlowToastLayout = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-c76046db"]]);

@@ -211,3 +209,2 @@ const _hoisted_1$1 = { class: "toast" };

});
const FlowToast_vue_vue_type_style_index_0_scoped_5e2e8f38_lang = "";
const FlowToast = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-5e2e8f38"]]);

@@ -236,3 +233,2 @@ const _hoisted_1 = { class: "toast-container" };

});
const FlowToastContainer_vue_vue_type_style_index_0_scoped_e7c9664e_lang = "";
const FlowToastContainer = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e7c9664e"]]);

@@ -239,0 +235,0 @@ export {

@@ -15,3 +15,3 @@ {

],
"version": "0.5.14",
"version": "0.5.15",
"engines": {

@@ -32,9 +32,9 @@ "node": ">=18"

"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"@vitest/coverage-v8": "^0.34.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.2.2",
"nanoid": "^5.0.1",
"tsc-alias": "^1.8.8",
"vite": "^4.5.2",
"vite-plugin-css-injected-by-js": "^3.3.0",
"vitest": "^0.34.4",
"vite": "^5.1.1",
"vite-plugin-css-injected-by-js": "^3.4.0",
"vitest": "^1.2.2",
"vue": "^3.3.0",

@@ -41,0 +41,0 @@ "vue-tsc": "^1.8.19"

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