Socket
Socket
Sign inDemoInstall

@tsparticles/vue3

Package Overview
Dependencies
22
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

16

package.json
{
"name": "@tsparticles/vue3",
"version": "3.0.0",
"version": "3.0.1",
"description": "Official tsParticles Vue.js 3.x Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js 2.x, Angular, Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",

@@ -70,2 +70,6 @@ "keywords": [

},
"files": [
"dist",
"README.md"
],
"repository": {

@@ -101,3 +105,3 @@ "url": "https://github.com/tsparticles/vue3",

"dependencies": {
"@tsparticles/engine": "^3.0.2",
"@tsparticles/engine": "^3.0.3",
"vue": "^3.3.13"

@@ -110,3 +114,3 @@ },

"@types/node": "^20.10.5",
"@vitejs/plugin-vue": "^4.5.2",
"@vitejs/plugin-vue": "^5.0.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",

@@ -121,4 +125,4 @@ "@vue/eslint-config-prettier": "^8.0.0",

"vite": "^5.0.10",
"vite-plugin-dts": "^3.6.4",
"vue-tsc": "^1.8.26"
"vite-plugin-dts": "^3.7.0",
"vue-tsc": "^1.8.27"
},

@@ -130,3 +134,3 @@ "main": "dist/particles.umd.js",

"jsdelivr": "dist/particles.umd.min.js",
"gitHead": "b12cb584dde5f3875976eafe87ecb1b7154c14c1"
"gitHead": "27afa842175cd217b4ab2f3941d34c4985ee8cc8"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc