@pixi/filter-drop-shadow
Advanced tools
Comparing version 5.0.0 to 5.1.1
"use strict";/*! | ||
* @pixi/filter-drop-shadow - v5.0.0 | ||
* Compiled Fri, 23 Sep 2022 20:48:56 UTC | ||
* @pixi/filter-drop-shadow - v5.1.1 | ||
* Compiled Wed, 11 Jan 2023 23:10:33 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/filter-drop-shadow is licensed under the MIT License. |
{ | ||
"name": "@pixi/filter-drop-shadow", | ||
"version": "5.0.0", | ||
"version": "5.1.1", | ||
"main": "./dist/filter-drop-shadow.js", | ||
@@ -38,3 +38,3 @@ "description": "PixiJS filter to apply a drop shadow effect", | ||
"dependencies": { | ||
"@pixi/filter-kawase-blur": "5.0.0" | ||
"@pixi/filter-kawase-blur": "5.1.1" | ||
}, | ||
@@ -48,3 +48,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2bec8c5024e4086e5aada8e471820bddc8ede687" | ||
"gitHead": "d737dd1d7c661823b25741b3fdc0a3045512bebc" | ||
} |
# DropShadowFilter | ||
PixiJS filter to apply a drop shadow effect. | ||
> PixiJS filter to apply a drop shadow effect. | ||
[View demo](https://filters.pixijs.download/main/demo/index.html?enabled=DropShadowFilter) | ||
## Installation | ||
@@ -6,0 +8,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34164
25
0
+ Added@pixi/filter-kawase-blur@5.1.1(transitive)
- Removed@pixi/filter-kawase-blur@5.0.0(transitive)