Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pixi/filter-shockwave

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/filter-shockwave - npm Package Compare versions

Comparing version 4.1.3 to 4.1.5

14

dist/filter-shockwave.cjs.js
/*!
* @pixi/filter-shockwave - v4.1.3
* Compiled Thu, 17 Jun 2021 19:33:56 UTC
* @pixi/filter-shockwave - v4.1.5
* Compiled Wed, 29 Sep 2021 14:05:57 UTC
*

@@ -104,4 +104,2 @@ * @pixi/filter-shockwave is licensed under the MIT License.

* The amplitude of the shockwave.
*
* @member {number}
*/

@@ -120,4 +118,2 @@ get: function () {

* The wavelength of the shockwave.
*
* @member {number}
*/

@@ -136,4 +132,2 @@ get: function () {

* The brightness of the shockwave.
*
* @member {number}
*/

@@ -153,4 +147,2 @@ get: function () {

* The unit is `pixel/second`
*
* @member {number}
*/

@@ -170,4 +162,2 @@ get: function () {

* `< 0.0` means it's infinity.
*
* @member {number}
*/

@@ -174,0 +164,0 @@ get: function () {

/*!
* @pixi/filter-shockwave - v4.1.3
* Compiled Thu, 17 Jun 2021 19:33:56 UTC
* @pixi/filter-shockwave - v4.1.5
* Compiled Wed, 29 Sep 2021 14:05:57 UTC
*

@@ -100,4 +100,2 @@ * @pixi/filter-shockwave is licensed under the MIT License.

* The amplitude of the shockwave.
*
* @member {number}
*/

@@ -116,4 +114,2 @@ get: function () {

* The wavelength of the shockwave.
*
* @member {number}
*/

@@ -132,4 +128,2 @@ get: function () {

* The brightness of the shockwave.
*
* @member {number}
*/

@@ -149,4 +143,2 @@ get: function () {

* The unit is `pixel/second`
*
* @member {number}
*/

@@ -166,4 +158,2 @@ get: function () {

* `< 0.0` means it's infinity.
*
* @member {number}
*/

@@ -170,0 +160,0 @@ get: function () {

4

dist/filter-shockwave.js
/*!
* @pixi/filter-shockwave - v4.1.3
* Compiled Thu, 17 Jun 2021 19:33:56 UTC
* @pixi/filter-shockwave - v4.1.5
* Compiled Wed, 29 Sep 2021 14:05:57 UTC
*

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

@@ -49,4 +49,2 @@ import type { CLEAR_MODES } from '@pixi/constants';

* The amplitude of the shockwave.
*
* @member {number}
*/

@@ -57,4 +55,2 @@ get amplitude(): number;

* The wavelength of the shockwave.
*
* @member {number}
*/

@@ -65,4 +61,2 @@ get wavelength(): number;

* The brightness of the shockwave.
*
* @member {number}
*/

@@ -74,4 +68,2 @@ get brightness(): number;

* The unit is `pixel/second`
*
* @member {number}
*/

@@ -83,4 +75,2 @@ get speed(): number;

* `< 0.0` means it's infinity.
*
* @member {number}
*/

@@ -87,0 +77,0 @@ get radius(): number;

{
"name": "@pixi/filter-shockwave",
"version": "4.1.3",
"version": "4.1.5",
"main": "dist/filter-shockwave.cjs.js",

@@ -39,3 +39,3 @@ "bundle": "dist/filter-shockwave.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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc