@pixi/filter-convolution
Advanced tools
Comparing version 3.1.1 to 3.2.1
/*! | ||
* @pixi/filter-convolution - v3.1.0 | ||
* Compiled Wed, 11 Mar 2020 20:38:18 UTC | ||
* @pixi/filter-convolution - v3.1.1 | ||
* Compiled Wed, 30 Dec 2020 18:30:18 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/filter-convolution is licensed under the MIT License. |
/*! | ||
* @pixi/filter-convolution - v3.1.0 | ||
* Compiled Wed, 11 Mar 2020 20:38:18 UTC | ||
* @pixi/filter-convolution - v3.1.1 | ||
* Compiled Wed, 30 Dec 2020 18:30:18 UTC | ||
* | ||
@@ -23,3 +23,3 @@ * @pixi/filter-convolution is licensed under the MIT License. | ||
* detection, sharpening, embossing, and beveling. The matrix should be specified as a 9 point Array. | ||
* See http://docs.gimp.org/en/plug-in-convmatrix.html for more info.<br> | ||
* See https://docs.gimp.org/2.10/en/gimp-filter-convolution-matrix.html for more info.<br> | ||
* ![original](../tools/screenshots/dist/original.png)![filter](../tools/screenshots/dist/convolution.png) | ||
@@ -26,0 +26,0 @@ * |
/*! | ||
* @pixi/filter-convolution - v3.1.0 | ||
* Compiled Wed, 11 Mar 2020 20:38:18 UTC | ||
* @pixi/filter-convolution - v3.1.1 | ||
* Compiled Wed, 30 Dec 2020 18:30:18 UTC | ||
* | ||
@@ -19,3 +19,3 @@ * @pixi/filter-convolution is licensed under the MIT License. | ||
* detection, sharpening, embossing, and beveling. The matrix should be specified as a 9 point Array. | ||
* See http://docs.gimp.org/en/plug-in-convmatrix.html for more info.<br> | ||
* See https://docs.gimp.org/2.10/en/gimp-filter-convolution-matrix.html for more info.<br> | ||
* ![original](../tools/screenshots/dist/original.png)![filter](../tools/screenshots/dist/convolution.png) | ||
@@ -22,0 +22,0 @@ * |
{ | ||
"name": "@pixi/filter-convolution", | ||
"version": "3.1.1", | ||
"version": "3.2.1", | ||
"main": "lib/filter-convolution.cjs.js", | ||
@@ -34,3 +34,3 @@ "bundle": "dist/filter-convolution.js", | ||
}, | ||
"gitHead": "37397e5039c4ac4690ab64a4e64dd7eda8fc1f75" | ||
"gitHead": "1670e3d693f8aa4272cf17cff0cc0e1bfafb27c4" | ||
} |
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
26326