You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@pixi/filter-bloom

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/filter-bloom - npm Package Compare versions

Comparing version

to
3.1.0

4

dist/filter-bloom.js
/*!
* @pixi/filter-bloom - v3.0.3
* Compiled Wed, 29 May 2019 03:04:05 UTC
* @pixi/filter-bloom - v3.1.0
* Compiled Tue, 03 Mar 2020 12:42:37 UTC
*

@@ -5,0 +5,0 @@ * @pixi/filter-bloom is licensed under the MIT License.

/*!
* @pixi/filter-bloom - v3.0.3
* Compiled Wed, 29 May 2019 03:04:05 UTC
* @pixi/filter-bloom - v3.1.0
* Compiled Tue, 03 Mar 2020 12:42:37 UTC
*

@@ -5,0 +5,0 @@ * @pixi/filter-bloom is licensed under the MIT License.

/*!
* @pixi/filter-bloom - v3.0.3
* Compiled Wed, 29 May 2019 03:04:05 UTC
* @pixi/filter-bloom - v3.1.0
* Compiled Tue, 03 Mar 2020 12:42:37 UTC
*

@@ -5,0 +5,0 @@ * @pixi/filter-bloom is licensed under the MIT License.

{
"name": "@pixi/filter-bloom",
"version": "3.0.3",
"version": "3.1.0",
"main": "lib/filter-bloom.cjs.js",

@@ -29,13 +29,15 @@ "bundle": "dist/filter-bloom.js",

"dependencies": {
"@pixi/constants": "^5.0.0-X",
"@pixi/core": "^5.0.0-X",
"@pixi/filter-alpha": "^5.0.0-X",
"@pixi/filter-blur": "^5.0.0-X",
"@pixi/math": "^5.0.0-X",
"@pixi/settings": "^5.0.0-X"
"@pixi/filter-alpha": "^5.0.0",
"@pixi/filter-blur": "^5.0.0"
},
"peerDependencies": {
"@pixi/constants": "^5.0.0",
"@pixi/core": "^5.0.0",
"@pixi/math": "^5.0.0",
"@pixi/settings": "^5.0.0"
},
"devDependencies": {
"@tools/fragments": "^3.0.3"
},
"gitHead": "0483cafcb2d4324a7db147c641d13ffc33ca657a"
"gitHead": "f4fb8729c0c5a7c35dcb60cbe6d096d5d8947c94"
}