@pixi/filter-emboss
Advanced tools
Comparing version 4.1.3 to 4.1.5
/*! | ||
* @pixi/filter-emboss - v4.1.3 | ||
* Compiled Thu, 17 Jun 2021 19:33:56 UTC | ||
* @pixi/filter-emboss - v4.1.5 | ||
* Compiled Wed, 29 Sep 2021 14:05:57 UTC | ||
* | ||
@@ -71,4 +71,2 @@ * @pixi/filter-emboss is licensed under the MIT License. | ||
* Strength of emboss. | ||
* | ||
* @member {number} | ||
*/ | ||
@@ -75,0 +73,0 @@ get: function () { |
/*! | ||
* @pixi/filter-emboss - v4.1.3 | ||
* Compiled Thu, 17 Jun 2021 19:33:56 UTC | ||
* @pixi/filter-emboss - v4.1.5 | ||
* Compiled Wed, 29 Sep 2021 14:05:57 UTC | ||
* | ||
@@ -67,4 +67,2 @@ * @pixi/filter-emboss is licensed under the MIT License. | ||
* Strength of emboss. | ||
* | ||
* @member {number} | ||
*/ | ||
@@ -71,0 +69,0 @@ get: function () { |
/*! | ||
* @pixi/filter-emboss - v4.1.3 | ||
* Compiled Thu, 17 Jun 2021 19:33:56 UTC | ||
* @pixi/filter-emboss - v4.1.5 | ||
* Compiled Wed, 29 Sep 2021 14:05:57 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/filter-emboss is licensed under the MIT License. |
@@ -20,4 +20,2 @@ import { Filter } from '@pixi/core'; | ||
* Strength of emboss. | ||
* | ||
* @member {number} | ||
*/ | ||
@@ -24,0 +22,0 @@ get strength(): number; |
{ | ||
"name": "@pixi/filter-emboss", | ||
"version": "4.1.3", | ||
"version": "4.1.5", | ||
"main": "dist/filter-emboss.cjs.js", | ||
@@ -35,3 +35,3 @@ "bundle": "dist/filter-emboss.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
52932
190