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

@pixi/particle-container

Package Overview
Dependencies
Maintainers
3
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/particle-container - npm Package Compare versions

Comparing version 6.1.3 to 6.2.0

4

dist/browser/particle-container.js
/*!
* @pixi/particle-container - v6.1.3
* Compiled Mon, 13 Sep 2021 15:29:31 UTC
* @pixi/particle-container - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
*

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

/*!
* @pixi/particle-container - v6.1.3
* Compiled Mon, 13 Sep 2021 15:29:31 UTC
* @pixi/particle-container - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
*

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

/*!
* @pixi/particle-container - v6.1.3
* Compiled Mon, 13 Sep 2021 15:29:31 UTC
* @pixi/particle-container - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
*

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

/*!
* @pixi/particle-container - v6.1.3
* Compiled Mon, 13 Sep 2021 15:29:31 UTC
* @pixi/particle-container - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
*

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

/*!
* @pixi/particle-container - v6.1.3
* Compiled Mon, 13 Sep 2021 15:29:31 UTC
* @pixi/particle-container - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
*

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

/*!
* @pixi/particle-container - v6.1.3
* Compiled Mon, 13 Sep 2021 15:29:31 UTC
* @pixi/particle-container - v6.2.0
* Compiled Mon, 01 Nov 2021 16:52:10 UTC
*

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

@@ -122,3 +122,3 @@ import type { BaseTexture } from '@pixi/core';

export declare class ParticleContainer extends Container {
readonly blendMode: BLEND_MODES;
blendMode: BLEND_MODES;
autoResize: boolean;

@@ -149,3 +149,3 @@ roundPixels: boolean;

*/
constructor(maxSize: number, properties: IParticleProperties, batchSize?: number, autoResize?: boolean);
constructor(maxSize?: number, properties?: IParticleProperties, batchSize?: number, autoResize?: boolean);
/**

@@ -152,0 +152,0 @@ * Sets the private properties array to dynamic / static based on the passed properties object

{
"name": "@pixi/particle-container",
"version": "6.1.3",
"version": "6.2.0",
"main": "dist/cjs/particle-container.js",

@@ -28,9 +28,9 @@ "module": "dist/esm/particle-container.js",

"peerDependencies": {
"@pixi/constants": "6.1.3",
"@pixi/core": "6.1.3",
"@pixi/display": "6.1.3",
"@pixi/math": "6.1.3",
"@pixi/utils": "6.1.3"
"@pixi/constants": "6.2.0",
"@pixi/core": "6.2.0",
"@pixi/display": "6.2.0",
"@pixi/math": "6.2.0",
"@pixi/utils": "6.2.0"
},
"gitHead": "2342b551124751206078602eb0e4408df230923e"
"gitHead": "793f21c0d0f2d2a423bd4339f40a569e1ea68711"
}

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

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