@pixi/filter-dot
Advanced tools
Comparing version 4.1.3 to 4.1.5
/*! | ||
* @pixi/filter-dot - v4.1.3 | ||
* Compiled Thu, 17 Jun 2021 19:33:56 UTC | ||
* @pixi/filter-dot - v4.1.5 | ||
* Compiled Wed, 29 Sep 2021 14:05:57 UTC | ||
* | ||
@@ -77,3 +77,2 @@ * @pixi/filter-dot is licensed under the MIT License. | ||
* The scale of the effect. | ||
* @member {number} | ||
* @default 1 | ||
@@ -93,3 +92,2 @@ */ | ||
* The radius of the effect. | ||
* @member {number} | ||
* @default 5 | ||
@@ -96,0 +94,0 @@ */ |
/*! | ||
* @pixi/filter-dot - v4.1.3 | ||
* Compiled Thu, 17 Jun 2021 19:33:56 UTC | ||
* @pixi/filter-dot - v4.1.5 | ||
* Compiled Wed, 29 Sep 2021 14:05:57 UTC | ||
* | ||
@@ -73,3 +73,2 @@ * @pixi/filter-dot is licensed under the MIT License. | ||
* The scale of the effect. | ||
* @member {number} | ||
* @default 1 | ||
@@ -89,3 +88,2 @@ */ | ||
* The radius of the effect. | ||
* @member {number} | ||
* @default 5 | ||
@@ -92,0 +90,0 @@ */ |
/*! | ||
* @pixi/filter-dot - v4.1.3 | ||
* Compiled Thu, 17 Jun 2021 19:33:56 UTC | ||
* @pixi/filter-dot - v4.1.5 | ||
* Compiled Wed, 29 Sep 2021 14:05:57 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/filter-dot is licensed under the MIT License. |
@@ -22,3 +22,2 @@ import { Filter } from '@pixi/core'; | ||
* The scale of the effect. | ||
* @member {number} | ||
* @default 1 | ||
@@ -30,3 +29,2 @@ */ | ||
* The radius of the effect. | ||
* @member {number} | ||
* @default 5 | ||
@@ -33,0 +31,0 @@ */ |
{ | ||
"name": "@pixi/filter-dot", | ||
"version": "4.1.3", | ||
"version": "4.1.5", | ||
"main": "dist/filter-dot.cjs.js", | ||
@@ -35,3 +35,3 @@ "bundle": "dist/filter-dot.js", | ||
}, | ||
"gitHead": "bc82265becba4eca2f6fb11bf1eaac45764164d6" | ||
"gitHead": "59a133908f16d219ca7f26f9049d58c7e4b537ee" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
57459
241