tsparticles
Advanced tools
Comparing version 3.7.0 to 3.7.1
@@ -15,3 +15,3 @@ import { assertValidVersion } from "@tsparticles/engine"; | ||
export async function loadFull(engine, refresh = true) { | ||
assertValidVersion(engine, "3.7.0"); | ||
assertValidVersion(engine, "3.7.1"); | ||
await loadDestroyUpdater(engine, false); | ||
@@ -18,0 +18,0 @@ await loadRollUpdater(engine, false); |
@@ -18,3 +18,3 @@ "use strict"; | ||
async function loadFull(engine, refresh = true) { | ||
(0, engine_1.assertValidVersion)(engine, "3.7.0"); | ||
(0, engine_1.assertValidVersion)(engine, "3.7.1"); | ||
await (0, updater_destroy_1.loadDestroyUpdater)(engine, false); | ||
@@ -21,0 +21,0 @@ await (0, updater_roll_1.loadRollUpdater)(engine, false); |
@@ -15,3 +15,3 @@ import { assertValidVersion } from "@tsparticles/engine"; | ||
export async function loadFull(engine, refresh = true) { | ||
assertValidVersion(engine, "3.7.0"); | ||
assertValidVersion(engine, "3.7.1"); | ||
await loadDestroyUpdater(engine, false); | ||
@@ -18,0 +18,0 @@ await loadRollUpdater(engine, false); |
{ | ||
"name": "tsparticles", | ||
"version": "3.7.0", | ||
"version": "3.7.1", | ||
"description": "Easily create highly customizable particle animations and use them as animated backgrounds for your website. Ready to use components available also for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Riot.js, Inferno.", | ||
@@ -102,15 +102,15 @@ "homepage": "https://particles.js.org", | ||
"dependencies": { | ||
"@tsparticles/engine": "3.7.0", | ||
"@tsparticles/interaction-external-trail": "3.7.0", | ||
"@tsparticles/plugin-absorbers": "3.7.0", | ||
"@tsparticles/plugin-emitters": "3.7.0", | ||
"@tsparticles/plugin-emitters-shape-circle": "3.7.0", | ||
"@tsparticles/plugin-emitters-shape-square": "3.7.0", | ||
"@tsparticles/shape-text": "3.7.0", | ||
"@tsparticles/slim": "3.7.0", | ||
"@tsparticles/updater-destroy": "3.7.0", | ||
"@tsparticles/updater-roll": "3.7.0", | ||
"@tsparticles/updater-tilt": "3.7.0", | ||
"@tsparticles/updater-twinkle": "3.7.0", | ||
"@tsparticles/updater-wobble": "3.7.0" | ||
"@tsparticles/engine": "3.7.1", | ||
"@tsparticles/interaction-external-trail": "3.7.1", | ||
"@tsparticles/plugin-absorbers": "3.7.1", | ||
"@tsparticles/plugin-emitters": "3.7.1", | ||
"@tsparticles/plugin-emitters-shape-circle": "3.7.1", | ||
"@tsparticles/plugin-emitters-shape-square": "3.7.1", | ||
"@tsparticles/shape-text": "3.7.1", | ||
"@tsparticles/slim": "3.7.1", | ||
"@tsparticles/updater-destroy": "3.7.1", | ||
"@tsparticles/updater-roll": "3.7.1", | ||
"@tsparticles/updater-tilt": "3.7.1", | ||
"@tsparticles/updater-twinkle": "3.7.1", | ||
"@tsparticles/updater-wobble": "3.7.1" | ||
}, | ||
@@ -117,0 +117,0 @@ "publishConfig": { |
@@ -1,1 +0,1 @@ | ||
/*! tsParticles v3.7.0 by Matteo Bruni */ | ||
/*! tsParticles v3.7.1 by Matteo Bruni */ |
@@ -7,3 +7,3 @@ /*! | ||
* How to use? : Check the GitHub README | ||
* v3.7.0 | ||
* v3.7.1 | ||
*/ | ||
@@ -38,3 +38,3 @@ /* | ||
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadFull: () => (/* binding */ loadFull)\n/* harmony export */ });\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @tsparticles/engine */ \"@tsparticles/engine\");\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @tsparticles/plugin-absorbers */ \"@tsparticles/plugin-absorbers\");\n/* harmony import */ var _tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @tsparticles/updater-destroy */ \"@tsparticles/updater-destroy\");\n/* harmony import */ var _tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var _tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @tsparticles/plugin-emitters */ \"@tsparticles/plugin-emitters\");\n/* harmony import */ var _tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var _tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @tsparticles/plugin-emitters-shape-circle */ \"@tsparticles/plugin-emitters-shape-circle\");\n/* harmony import */ var _tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var _tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @tsparticles/plugin-emitters-shape-square */ \"@tsparticles/plugin-emitters-shape-square\");\n/* harmony import */ var _tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @tsparticles/interaction-external-trail */ \"@tsparticles/interaction-external-trail\");\n/* harmony import */ var _tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var _tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @tsparticles/updater-roll */ \"@tsparticles/updater-roll\");\n/* harmony import */ var _tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _tsparticles_slim__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @tsparticles/slim */ \"@tsparticles/slim\");\n/* harmony import */ var _tsparticles_slim__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_slim__WEBPACK_IMPORTED_MODULE_8__);\n/* harmony import */ var _tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @tsparticles/shape-text */ \"@tsparticles/shape-text\");\n/* harmony import */ var _tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9__);\n/* harmony import */ var _tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @tsparticles/updater-tilt */ \"@tsparticles/updater-tilt\");\n/* harmony import */ var _tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10__);\n/* harmony import */ var _tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @tsparticles/updater-twinkle */ \"@tsparticles/updater-twinkle\");\n/* harmony import */ var _tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11__);\n/* harmony import */ var _tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @tsparticles/updater-wobble */ \"@tsparticles/updater-wobble\");\n/* harmony import */ var _tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12__);\n\n\n\n\n\n\n\n\n\n\n\n\n\nasync function loadFull(engine, refresh = true) {\n (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.assertValidVersion)(engine, \"3.7.0\");\n await (0,_tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2__.loadDestroyUpdater)(engine, false);\n await (0,_tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7__.loadRollUpdater)(engine, false);\n await (0,_tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10__.loadTiltUpdater)(engine, false);\n await (0,_tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11__.loadTwinkleUpdater)(engine, false);\n await (0,_tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12__.loadWobbleUpdater)(engine, false);\n await (0,_tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9__.loadTextShape)(engine, false);\n await (0,_tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6__.loadExternalTrailInteraction)(engine, false);\n await (0,_tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1__.loadAbsorbersPlugin)(engine, false);\n await (0,_tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3__.loadEmittersPlugin)(engine, false);\n await (0,_tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4__.loadEmittersShapeCircle)(engine, false);\n await (0,_tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5__.loadEmittersShapeSquare)(engine, false);\n await (0,_tsparticles_slim__WEBPACK_IMPORTED_MODULE_8__.loadSlim)(engine, refresh);\n}\n\n//# sourceURL=webpack://tsparticles/./dist/browser/index.js?"); | ||
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ loadFull: () => (/* binding */ loadFull)\n/* harmony export */ });\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @tsparticles/engine */ \"@tsparticles/engine\");\n/* harmony import */ var _tsparticles_engine__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var _tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @tsparticles/plugin-absorbers */ \"@tsparticles/plugin-absorbers\");\n/* harmony import */ var _tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var _tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @tsparticles/updater-destroy */ \"@tsparticles/updater-destroy\");\n/* harmony import */ var _tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var _tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @tsparticles/plugin-emitters */ \"@tsparticles/plugin-emitters\");\n/* harmony import */ var _tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var _tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @tsparticles/plugin-emitters-shape-circle */ \"@tsparticles/plugin-emitters-shape-circle\");\n/* harmony import */ var _tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var _tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @tsparticles/plugin-emitters-shape-square */ \"@tsparticles/plugin-emitters-shape-square\");\n/* harmony import */ var _tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5__);\n/* harmony import */ var _tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @tsparticles/interaction-external-trail */ \"@tsparticles/interaction-external-trail\");\n/* harmony import */ var _tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6__);\n/* harmony import */ var _tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @tsparticles/updater-roll */ \"@tsparticles/updater-roll\");\n/* harmony import */ var _tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7__);\n/* harmony import */ var _tsparticles_slim__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @tsparticles/slim */ \"@tsparticles/slim\");\n/* harmony import */ var _tsparticles_slim__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_slim__WEBPACK_IMPORTED_MODULE_8__);\n/* harmony import */ var _tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @tsparticles/shape-text */ \"@tsparticles/shape-text\");\n/* harmony import */ var _tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9__);\n/* harmony import */ var _tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @tsparticles/updater-tilt */ \"@tsparticles/updater-tilt\");\n/* harmony import */ var _tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10__);\n/* harmony import */ var _tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @tsparticles/updater-twinkle */ \"@tsparticles/updater-twinkle\");\n/* harmony import */ var _tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11__);\n/* harmony import */ var _tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @tsparticles/updater-wobble */ \"@tsparticles/updater-wobble\");\n/* harmony import */ var _tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12___default = /*#__PURE__*/__webpack_require__.n(_tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12__);\n\n\n\n\n\n\n\n\n\n\n\n\n\nasync function loadFull(engine, refresh = true) {\n (0,_tsparticles_engine__WEBPACK_IMPORTED_MODULE_0__.assertValidVersion)(engine, \"3.7.1\");\n await (0,_tsparticles_updater_destroy__WEBPACK_IMPORTED_MODULE_2__.loadDestroyUpdater)(engine, false);\n await (0,_tsparticles_updater_roll__WEBPACK_IMPORTED_MODULE_7__.loadRollUpdater)(engine, false);\n await (0,_tsparticles_updater_tilt__WEBPACK_IMPORTED_MODULE_10__.loadTiltUpdater)(engine, false);\n await (0,_tsparticles_updater_twinkle__WEBPACK_IMPORTED_MODULE_11__.loadTwinkleUpdater)(engine, false);\n await (0,_tsparticles_updater_wobble__WEBPACK_IMPORTED_MODULE_12__.loadWobbleUpdater)(engine, false);\n await (0,_tsparticles_shape_text__WEBPACK_IMPORTED_MODULE_9__.loadTextShape)(engine, false);\n await (0,_tsparticles_interaction_external_trail__WEBPACK_IMPORTED_MODULE_6__.loadExternalTrailInteraction)(engine, false);\n await (0,_tsparticles_plugin_absorbers__WEBPACK_IMPORTED_MODULE_1__.loadAbsorbersPlugin)(engine, false);\n await (0,_tsparticles_plugin_emitters__WEBPACK_IMPORTED_MODULE_3__.loadEmittersPlugin)(engine, false);\n await (0,_tsparticles_plugin_emitters_shape_circle__WEBPACK_IMPORTED_MODULE_4__.loadEmittersShapeCircle)(engine, false);\n await (0,_tsparticles_plugin_emitters_shape_square__WEBPACK_IMPORTED_MODULE_5__.loadEmittersShapeSquare)(engine, false);\n await (0,_tsparticles_slim__WEBPACK_IMPORTED_MODULE_8__.loadSlim)(engine, refresh);\n}\n\n//# sourceURL=webpack://tsparticles/./dist/browser/index.js?"); | ||
@@ -41,0 +41,0 @@ /***/ }), |
/*! For license information please see tsparticles.min.js.LICENSE.txt */ | ||
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("@tsparticles/engine"),require("@tsparticles/plugin-absorbers"),require("@tsparticles/updater-destroy"),require("@tsparticles/plugin-emitters"),require("@tsparticles/plugin-emitters-shape-circle"),require("@tsparticles/plugin-emitters-shape-square"),require("@tsparticles/interaction-external-trail"),require("@tsparticles/updater-roll"),require("@tsparticles/slim"),require("@tsparticles/shape-text"),require("@tsparticles/updater-tilt"),require("@tsparticles/updater-twinkle"),require("@tsparticles/updater-wobble"));else if("function"==typeof define&&define.amd)define(["@tsparticles/engine","@tsparticles/plugin-absorbers","@tsparticles/updater-destroy","@tsparticles/plugin-emitters","@tsparticles/plugin-emitters-shape-circle","@tsparticles/plugin-emitters-shape-square","@tsparticles/interaction-external-trail","@tsparticles/updater-roll","@tsparticles/slim","@tsparticles/shape-text","@tsparticles/updater-tilt","@tsparticles/updater-twinkle","@tsparticles/updater-wobble"],t);else{var r="object"==typeof exports?t(require("@tsparticles/engine"),require("@tsparticles/plugin-absorbers"),require("@tsparticles/updater-destroy"),require("@tsparticles/plugin-emitters"),require("@tsparticles/plugin-emitters-shape-circle"),require("@tsparticles/plugin-emitters-shape-square"),require("@tsparticles/interaction-external-trail"),require("@tsparticles/updater-roll"),require("@tsparticles/slim"),require("@tsparticles/shape-text"),require("@tsparticles/updater-tilt"),require("@tsparticles/updater-twinkle"),require("@tsparticles/updater-wobble")):t(e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window);for(var i in r)("object"==typeof exports?exports:e)[i]=r[i]}}(this,((e,t,r,i,a,s,l,p,o,n,u,d,c)=>(()=>{var w={303:t=>{t.exports=e},242:e=>{e.exports=l},78:e=>{e.exports=t},526:e=>{e.exports=i},193:e=>{e.exports=a},140:e=>{e.exports=s},808:e=>{e.exports=n},962:e=>{e.exports=o},173:e=>{e.exports=r},544:e=>{e.exports=p},844:e=>{e.exports=u},999:e=>{e.exports=d},238:e=>{e.exports=c}},q={};function x(e){var t=q[e];if(void 0!==t)return t.exports;var r=q[e]={exports:{}};return w[e](r,r.exports,x),r.exports}x.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return x.d(t,{a:t}),t},x.d=(e,t)=>{for(var r in t)x.o(t,r)&&!x.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},x.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),x.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var b={};x.r(b),x.d(b,{loadFull:()=>E});var f=x(303),m=x(78),g=x(173),y=x(526),h=x(193),v=x(140),S=x(242),j=x(544),P=x(962),T=x(808),O=x(844),U=x(999),k=x(238);async function E(e,t=!0){(0,f.assertValidVersion)(e,"3.7.0"),await(0,g.loadDestroyUpdater)(e,!1),await(0,j.loadRollUpdater)(e,!1),await(0,O.loadTiltUpdater)(e,!1),await(0,U.loadTwinkleUpdater)(e,!1),await(0,k.loadWobbleUpdater)(e,!1),await(0,T.loadTextShape)(e,!1),await(0,S.loadExternalTrailInteraction)(e,!1),await(0,m.loadAbsorbersPlugin)(e,!1),await(0,y.loadEmittersPlugin)(e,!1),await(0,h.loadEmittersShapeCircle)(e,!1),await(0,v.loadEmittersShapeSquare)(e,!1),await(0,P.loadSlim)(e,t)}return b})())); | ||
!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("@tsparticles/engine"),require("@tsparticles/plugin-absorbers"),require("@tsparticles/updater-destroy"),require("@tsparticles/plugin-emitters"),require("@tsparticles/plugin-emitters-shape-circle"),require("@tsparticles/plugin-emitters-shape-square"),require("@tsparticles/interaction-external-trail"),require("@tsparticles/updater-roll"),require("@tsparticles/slim"),require("@tsparticles/shape-text"),require("@tsparticles/updater-tilt"),require("@tsparticles/updater-twinkle"),require("@tsparticles/updater-wobble"));else if("function"==typeof define&&define.amd)define(["@tsparticles/engine","@tsparticles/plugin-absorbers","@tsparticles/updater-destroy","@tsparticles/plugin-emitters","@tsparticles/plugin-emitters-shape-circle","@tsparticles/plugin-emitters-shape-square","@tsparticles/interaction-external-trail","@tsparticles/updater-roll","@tsparticles/slim","@tsparticles/shape-text","@tsparticles/updater-tilt","@tsparticles/updater-twinkle","@tsparticles/updater-wobble"],t);else{var r="object"==typeof exports?t(require("@tsparticles/engine"),require("@tsparticles/plugin-absorbers"),require("@tsparticles/updater-destroy"),require("@tsparticles/plugin-emitters"),require("@tsparticles/plugin-emitters-shape-circle"),require("@tsparticles/plugin-emitters-shape-square"),require("@tsparticles/interaction-external-trail"),require("@tsparticles/updater-roll"),require("@tsparticles/slim"),require("@tsparticles/shape-text"),require("@tsparticles/updater-tilt"),require("@tsparticles/updater-twinkle"),require("@tsparticles/updater-wobble")):t(e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window,e.window);for(var i in r)("object"==typeof exports?exports:e)[i]=r[i]}}(this,((e,t,r,i,a,s,l,p,o,n,u,d,c)=>(()=>{var w={303:t=>{t.exports=e},242:e=>{e.exports=l},78:e=>{e.exports=t},526:e=>{e.exports=i},193:e=>{e.exports=a},140:e=>{e.exports=s},808:e=>{e.exports=n},962:e=>{e.exports=o},173:e=>{e.exports=r},544:e=>{e.exports=p},844:e=>{e.exports=u},999:e=>{e.exports=d},238:e=>{e.exports=c}},q={};function x(e){var t=q[e];if(void 0!==t)return t.exports;var r=q[e]={exports:{}};return w[e](r,r.exports,x),r.exports}x.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return x.d(t,{a:t}),t},x.d=(e,t)=>{for(var r in t)x.o(t,r)&&!x.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},x.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),x.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var b={};x.r(b),x.d(b,{loadFull:()=>E});var f=x(303),m=x(78),g=x(173),y=x(526),h=x(193),v=x(140),S=x(242),j=x(544),P=x(962),T=x(808),O=x(844),U=x(999),k=x(238);async function E(e,t=!0){(0,f.assertValidVersion)(e,"3.7.1"),await(0,g.loadDestroyUpdater)(e,!1),await(0,j.loadRollUpdater)(e,!1),await(0,O.loadTiltUpdater)(e,!1),await(0,U.loadTwinkleUpdater)(e,!1),await(0,k.loadWobbleUpdater)(e,!1),await(0,T.loadTextShape)(e,!1),await(0,S.loadExternalTrailInteraction)(e,!1),await(0,m.loadAbsorbersPlugin)(e,!1),await(0,y.loadEmittersPlugin)(e,!1),await(0,h.loadEmittersShapeCircle)(e,!1),await(0,v.loadEmittersShapeSquare)(e,!1),await(0,P.loadSlim)(e,t)}return b})())); |
@@ -1,1 +0,1 @@ | ||
/*! tsParticles v3.7.0 by Matteo Bruni */ | ||
/*! tsParticles v3.7.1 by Matteo Bruni */ |
@@ -27,3 +27,3 @@ (function (factory) { | ||
async function loadFull(engine, refresh = true) { | ||
(0, engine_1.assertValidVersion)(engine, "3.7.0"); | ||
(0, engine_1.assertValidVersion)(engine, "3.7.1"); | ||
await (0, updater_destroy_1.loadDestroyUpdater)(engine, false); | ||
@@ -30,0 +30,0 @@ await (0, updater_roll_1.loadRollUpdater)(engine, false); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1493937
6017
+ Added@tsparticles/basic@3.7.1(transitive)
+ Added@tsparticles/engine@3.7.1(transitive)
+ Added@tsparticles/interaction-external-attract@3.7.1(transitive)
+ Added@tsparticles/interaction-external-bounce@3.7.1(transitive)
+ Added@tsparticles/interaction-external-bubble@3.7.1(transitive)
+ Added@tsparticles/interaction-external-connect@3.7.1(transitive)
+ Added@tsparticles/interaction-external-grab@3.7.1(transitive)
+ Added@tsparticles/interaction-external-pause@3.7.1(transitive)
+ Added@tsparticles/interaction-external-push@3.7.1(transitive)
+ Added@tsparticles/interaction-external-remove@3.7.1(transitive)
+ Added@tsparticles/interaction-external-repulse@3.7.1(transitive)
+ Added@tsparticles/interaction-external-slow@3.7.1(transitive)
+ Added@tsparticles/interaction-external-trail@3.7.1(transitive)
+ Added@tsparticles/interaction-particles-attract@3.7.1(transitive)
+ Added@tsparticles/interaction-particles-collisions@3.7.1(transitive)
+ Added@tsparticles/interaction-particles-links@3.7.1(transitive)
+ Added@tsparticles/move-base@3.7.1(transitive)
+ Added@tsparticles/move-parallax@3.7.1(transitive)
+ Added@tsparticles/plugin-absorbers@3.7.1(transitive)
+ Added@tsparticles/plugin-easing-quad@3.7.1(transitive)
+ Added@tsparticles/plugin-emitters@3.7.1(transitive)
+ Added@tsparticles/plugin-emitters-shape-circle@3.7.1(transitive)
+ Added@tsparticles/plugin-emitters-shape-square@3.7.1(transitive)
+ Added@tsparticles/plugin-hex-color@3.7.1(transitive)
+ Added@tsparticles/plugin-hsl-color@3.7.1(transitive)
+ Added@tsparticles/plugin-rgb-color@3.7.1(transitive)
+ Added@tsparticles/shape-circle@3.7.1(transitive)
+ Added@tsparticles/shape-emoji@3.7.1(transitive)
+ Added@tsparticles/shape-image@3.7.1(transitive)
+ Added@tsparticles/shape-line@3.7.1(transitive)
+ Added@tsparticles/shape-polygon@3.7.1(transitive)
+ Added@tsparticles/shape-square@3.7.1(transitive)
+ Added@tsparticles/shape-star@3.7.1(transitive)
+ Added@tsparticles/shape-text@3.7.1(transitive)
+ Added@tsparticles/slim@3.7.1(transitive)
+ Added@tsparticles/updater-color@3.7.1(transitive)
+ Added@tsparticles/updater-destroy@3.7.1(transitive)
+ Added@tsparticles/updater-life@3.7.1(transitive)
+ Added@tsparticles/updater-opacity@3.7.1(transitive)
+ Added@tsparticles/updater-out-modes@3.7.1(transitive)
+ Added@tsparticles/updater-roll@3.7.1(transitive)
+ Added@tsparticles/updater-rotate@3.7.1(transitive)
+ Added@tsparticles/updater-size@3.7.1(transitive)
+ Added@tsparticles/updater-stroke-color@3.7.1(transitive)
+ Added@tsparticles/updater-tilt@3.7.1(transitive)
+ Added@tsparticles/updater-twinkle@3.7.1(transitive)
+ Added@tsparticles/updater-wobble@3.7.1(transitive)
- Removed@tsparticles/basic@3.7.0(transitive)
- Removed@tsparticles/engine@3.7.0(transitive)
- Removed@tsparticles/interaction-external-attract@3.7.0(transitive)
- Removed@tsparticles/interaction-external-bounce@3.7.0(transitive)
- Removed@tsparticles/interaction-external-bubble@3.7.0(transitive)
- Removed@tsparticles/interaction-external-connect@3.7.0(transitive)
- Removed@tsparticles/interaction-external-grab@3.7.0(transitive)
- Removed@tsparticles/interaction-external-pause@3.7.0(transitive)
- Removed@tsparticles/interaction-external-push@3.7.0(transitive)
- Removed@tsparticles/interaction-external-remove@3.7.0(transitive)
- Removed@tsparticles/interaction-external-repulse@3.7.0(transitive)
- Removed@tsparticles/interaction-external-slow@3.7.0(transitive)
- Removed@tsparticles/interaction-external-trail@3.7.0(transitive)
- Removed@tsparticles/interaction-particles-attract@3.7.0(transitive)
- Removed@tsparticles/interaction-particles-collisions@3.7.0(transitive)
- Removed@tsparticles/interaction-particles-links@3.7.0(transitive)
- Removed@tsparticles/move-base@3.7.0(transitive)
- Removed@tsparticles/move-parallax@3.7.0(transitive)
- Removed@tsparticles/plugin-absorbers@3.7.0(transitive)
- Removed@tsparticles/plugin-easing-quad@3.7.0(transitive)
- Removed@tsparticles/plugin-emitters@3.7.0(transitive)
- Removed@tsparticles/plugin-emitters-shape-circle@3.7.0(transitive)
- Removed@tsparticles/plugin-emitters-shape-square@3.7.0(transitive)
- Removed@tsparticles/plugin-hex-color@3.7.0(transitive)
- Removed@tsparticles/plugin-hsl-color@3.7.0(transitive)
- Removed@tsparticles/plugin-rgb-color@3.7.0(transitive)
- Removed@tsparticles/shape-circle@3.7.0(transitive)
- Removed@tsparticles/shape-emoji@3.7.0(transitive)
- Removed@tsparticles/shape-image@3.7.0(transitive)
- Removed@tsparticles/shape-line@3.7.0(transitive)
- Removed@tsparticles/shape-polygon@3.7.0(transitive)
- Removed@tsparticles/shape-square@3.7.0(transitive)
- Removed@tsparticles/shape-star@3.7.0(transitive)
- Removed@tsparticles/shape-text@3.7.0(transitive)
- Removed@tsparticles/slim@3.7.0(transitive)
- Removed@tsparticles/updater-color@3.7.0(transitive)
- Removed@tsparticles/updater-destroy@3.7.0(transitive)
- Removed@tsparticles/updater-life@3.7.0(transitive)
- Removed@tsparticles/updater-opacity@3.7.0(transitive)
- Removed@tsparticles/updater-out-modes@3.7.0(transitive)
- Removed@tsparticles/updater-roll@3.7.0(transitive)
- Removed@tsparticles/updater-rotate@3.7.0(transitive)
- Removed@tsparticles/updater-size@3.7.0(transitive)
- Removed@tsparticles/updater-stroke-color@3.7.0(transitive)
- Removed@tsparticles/updater-tilt@3.7.0(transitive)
- Removed@tsparticles/updater-twinkle@3.7.0(transitive)
- Removed@tsparticles/updater-wobble@3.7.0(transitive)
Updated@tsparticles/engine@3.7.1
Updated@tsparticles/slim@3.7.1