@tsparticles/fractal-noise 4.0.2 → 4.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tsparticles/fractal-noise",
3
- "version": "4.0.2",
3
+ "version": "4.0.4",
4
4
  "description": "tsParticles fractal noise library",
5
5
  "homepage": "https://particles.js.org",
6
6
  "repository": {
@@ -110,6 +110,6 @@
110
110
  },
111
111
  "type": "module",
112
112
  "dependencies": {
113
- "@tsparticles/smooth-value-noise": "4.0.2"
113
+ "@tsparticles/smooth-value-noise": "4.0.4"
114
114
  }
115
115
  }
package/report.html CHANGED
@@ -4930,7 +4930,7 @@ var drawChart = (function (exports) {
4930
4930
  </script>
4931
4931
  <script>
4932
4932
  /*<!--*/
4933
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"tsparticles.fractal.noise.js","children":[{"name":"dist/browser","children":[{"uid":"a8973472-1","name":"FractalNoise.js"},{"uid":"a8973472-3","name":"browser.js"}]}]}],"isRoot":true},"nodeParts":{"a8973472-1":{"renderedLength":1720,"gzipLength":0,"brotliLength":0,"metaUid":"a8973472-0"},"a8973472-3":{"renderedLength":121,"gzipLength":0,"brotliLength":0,"metaUid":"a8973472-2"}},"nodeMetas":{"a8973472-0":{"id":"/dist/browser/FractalNoise.js","moduleParts":{"tsparticles.fractal.noise.js":"a8973472-1"},"imported":[{"uid":"a8973472-5"}],"importedBy":[{"uid":"a8973472-4"}]},"a8973472-2":{"id":"/dist/browser/browser.js","moduleParts":{"tsparticles.fractal.noise.js":"a8973472-3"},"imported":[{"uid":"a8973472-4"}],"importedBy":[],"isEntry":true},"a8973472-4":{"id":"/dist/browser/index.js","moduleParts":{},"imported":[{"uid":"a8973472-0"}],"importedBy":[{"uid":"a8973472-2"}]},"a8973472-5":{"id":"@tsparticles/smooth-value-noise","moduleParts":{},"imported":[],"importedBy":[{"uid":"a8973472-0"}],"isExternal":true}},"env":{"rollup":"4.60.3"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4933
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"tsparticles.fractal.noise.js","children":[{"name":"dist/browser","children":[{"uid":"bfe25480-1","name":"FractalNoise.js"},{"uid":"bfe25480-3","name":"browser.js"}]}]}],"isRoot":true},"nodeParts":{"bfe25480-1":{"renderedLength":1720,"gzipLength":0,"brotliLength":0,"metaUid":"bfe25480-0"},"bfe25480-3":{"renderedLength":121,"gzipLength":0,"brotliLength":0,"metaUid":"bfe25480-2"}},"nodeMetas":{"bfe25480-0":{"id":"/dist/browser/FractalNoise.js","moduleParts":{"tsparticles.fractal.noise.js":"bfe25480-1"},"imported":[{"uid":"bfe25480-5"}],"importedBy":[{"uid":"bfe25480-4"}]},"bfe25480-2":{"id":"/dist/browser/browser.js","moduleParts":{"tsparticles.fractal.noise.js":"bfe25480-3"},"imported":[{"uid":"bfe25480-4"}],"importedBy":[],"isEntry":true},"bfe25480-4":{"id":"/dist/browser/index.js","moduleParts":{},"imported":[{"uid":"bfe25480-0"}],"importedBy":[{"uid":"bfe25480-2"}]},"bfe25480-5":{"id":"@tsparticles/smooth-value-noise","moduleParts":{},"imported":[],"importedBy":[{"uid":"bfe25480-0"}],"isExternal":true}},"env":{"rollup":"4.60.4"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
4934
4934
 
4935
4935
  const run = () => {
4936
4936
  const width = window.innerWidth;
@@ -1,5 +1,5 @@
1
1
  (function(g){g.__tsParticlesInternals=g.__tsParticlesInternals||{};g.__tsParticlesInternals.bundles=g.__tsParticlesInternals.bundles||{};g.__tsParticlesInternals.effects=g.__tsParticlesInternals.effects||{};g.__tsParticlesInternals.engine=g.__tsParticlesInternals.engine||{};g.__tsParticlesInternals.interactions=g.__tsParticlesInternals.interactions||{};g.__tsParticlesInternals.palettes=g.__tsParticlesInternals.palettes||{};g.__tsParticlesInternals.paths=g.__tsParticlesInternals.paths||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins=g.__tsParticlesInternals.plugins||{};g.__tsParticlesInternals.plugins.emittersShapes=g.__tsParticlesInternals.plugins.emittersShapes||{};g.__tsParticlesInternals.presets=g.__tsParticlesInternals.presets||{};g.__tsParticlesInternals.shapes=g.__tsParticlesInternals.shapes||{};g.__tsParticlesInternals.updaters=g.__tsParticlesInternals.updaters||{};g.__tsParticlesInternals.utils=g.__tsParticlesInternals.utils||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas=g.__tsParticlesInternals.canvas||{};g.__tsParticlesInternals.canvas.utils=g.__tsParticlesInternals.canvas.utils||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path=g.__tsParticlesInternals.path||{};g.__tsParticlesInternals.path.utils=g.__tsParticlesInternals.path.utils||{};var __tsProxyFactory=typeof Proxy!=="undefined"?function(obj){return new Proxy(obj,{get:function(target,key){if(!(key in target)){target[key]={};}return target[key];}});}:function(obj){return obj;};g.__tsParticlesInternals.bundles=__tsProxyFactory(g.__tsParticlesInternals.bundles);g.__tsParticlesInternals.effects=__tsProxyFactory(g.__tsParticlesInternals.effects);g.__tsParticlesInternals.interactions=__tsProxyFactory(g.__tsParticlesInternals.interactions);g.__tsParticlesInternals.palettes=__tsProxyFactory(g.__tsParticlesInternals.palettes);g.__tsParticlesInternals.paths=__tsProxyFactory(g.__tsParticlesInternals.paths);g.__tsParticlesInternals.plugins=__tsProxyFactory(g.__tsParticlesInternals.plugins);g.__tsParticlesInternals.plugins.emittersShapes=__tsProxyFactory(g.__tsParticlesInternals.plugins.emittersShapes);g.__tsParticlesInternals.presets=__tsProxyFactory(g.__tsParticlesInternals.presets);g.__tsParticlesInternals.shapes=__tsProxyFactory(g.__tsParticlesInternals.shapes);g.__tsParticlesInternals.updaters=__tsProxyFactory(g.__tsParticlesInternals.updaters);g.__tsParticlesInternals.utils=__tsProxyFactory(g.__tsParticlesInternals.utils);g.__tsParticlesInternals.canvas=__tsProxyFactory(g.__tsParticlesInternals.canvas);g.__tsParticlesInternals.path=__tsProxyFactory(g.__tsParticlesInternals.path);g.tsparticlesInternalExports=g.tsparticlesInternalExports||{};})(typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:this);
2
- /* Utility v4.0.2 */
2
+ /* Utility v4.0.4 */
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@tsparticles/smooth-value-noise')) :
5
5
  typeof define === 'function' && define.amd ? define(['exports', '@tsparticles/smooth-value-noise'], factory) :