@pixi/filter-advanced-bloom
Advanced tools
Comparing version 4.1.0 to 4.1.3-rc.2
/*! | ||
* @pixi/filter-advanced-bloom - v4.1.0 | ||
* Compiled Mon, 03 May 2021 02:14:46 UTC | ||
* @pixi/filter-advanced-bloom - v4.1.3-rc.2 | ||
* Compiled Thu, 17 Jun 2021 19:27:02 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/filter-advanced-bloom is licensed under the MIT License. |
/*! | ||
* @pixi/filter-advanced-bloom - v4.1.0 | ||
* Compiled Mon, 03 May 2021 02:14:46 UTC | ||
* @pixi/filter-advanced-bloom - v4.1.3-rc.2 | ||
* Compiled Thu, 17 Jun 2021 19:27:02 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/filter-advanced-bloom is licensed under the MIT License. |
/*! | ||
* @pixi/filter-advanced-bloom - v4.1.0 | ||
* Compiled Mon, 03 May 2021 02:14:46 UTC | ||
* @pixi/filter-advanced-bloom - v4.1.3-rc.2 | ||
* Compiled Thu, 17 Jun 2021 19:27:02 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/filter-advanced-bloom is licensed under the MIT License. |
{ | ||
"name": "@pixi/filter-advanced-bloom", | ||
"version": "4.1.0", | ||
"version": "4.1.3-rc.2", | ||
"main": "dist/filter-advanced-bloom.cjs.js", | ||
@@ -18,3 +18,4 @@ "bundle": "dist/filter-advanced-bloom.js", | ||
"type": "git", | ||
"url": "https://github.com/pixijs/filters.git" | ||
"url": "https://github.com/pixijs/filters.git", | ||
"directory": "filters/advanced-bloom" | ||
}, | ||
@@ -32,3 +33,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@pixi/filter-kawase-blur": "4.1.0" | ||
"@pixi/filter-kawase-blur": "4.1.3-rc.2" | ||
}, | ||
@@ -44,5 +45,5 @@ "peerDependencies": { | ||
"@pixi/settings": "^6.0.0", | ||
"@tools/fragments": "4.0.0" | ||
"@tools/fragments": "4.1.3-rc.2" | ||
}, | ||
"gitHead": "9c6a8161b7e5f669ca6726794d1fa3feb9dc44cf" | ||
"gitHead": "dba7ec26541394124ed9f18d75d45bf42dfa9ca5" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
102906
1
+ Added@pixi/filter-kawase-blur@4.1.3-rc.2(transitive)
- Removed@pixi/filter-kawase-blur@4.1.0(transitive)