@pixi/canvas-particle-container
Advanced tools
Comparing version 6.3.2 to 6.4.0
/*! | ||
* @pixi/canvas-particle-container - v6.3.2 | ||
* Compiled Wed, 04 May 2022 17:49:13 UTC | ||
* @pixi/canvas-particle-container - v6.4.0 | ||
* Compiled Wed, 01 Jun 2022 21:14:23 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-particle-container - v6.3.2 | ||
* Compiled Wed, 04 May 2022 17:49:13 UTC | ||
* @pixi/canvas-particle-container - v6.4.0 | ||
* Compiled Wed, 01 Jun 2022 21:14:23 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-particle-container - v6.3.2 | ||
* Compiled Wed, 04 May 2022 17:49:13 UTC | ||
* @pixi/canvas-particle-container - v6.4.0 | ||
* Compiled Wed, 01 Jun 2022 21:14:23 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-particle-container - v6.3.2 | ||
* Compiled Wed, 04 May 2022 17:49:13 UTC | ||
* @pixi/canvas-particle-container - v6.4.0 | ||
* Compiled Wed, 01 Jun 2022 21:14:23 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-particle-container - v6.3.2 | ||
* Compiled Wed, 04 May 2022 17:49:13 UTC | ||
* @pixi/canvas-particle-container - v6.4.0 | ||
* Compiled Wed, 01 Jun 2022 21:14:23 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/canvas-particle-container - v6.3.2 | ||
* Compiled Wed, 04 May 2022 17:49:13 UTC | ||
* @pixi/canvas-particle-container - v6.4.0 | ||
* Compiled Wed, 01 Jun 2022 21:14:23 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-particle-container is licensed under the MIT License. |
@@ -1,2 +0,1 @@ | ||
export { } |
{ | ||
"name": "@pixi/canvas-particle-container", | ||
"version": "6.3.2", | ||
"version": "6.4.0", | ||
"main": "dist/cjs/canvas-particle-container.js", | ||
"module": "dist/esm/canvas-particle-container.js", | ||
"bundle": "dist/browser/canvas-particle-container.js", | ||
"types": "index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"default": "./dist/cjs/canvas-particle-container.js", | ||
"types": "./index.d.ts" | ||
}, | ||
"require": { | ||
"default": "./dist/esm/canvas-particle-container.js", | ||
"types": "./index.d.ts" | ||
} | ||
} | ||
}, | ||
"bundleNoExports": true, | ||
@@ -29,5 +42,5 @@ "description": "Canvas mixin for the particles package", | ||
"peerDependencies": { | ||
"@pixi/particle-container": "6.3.2" | ||
"@pixi/particle-container": "6.4.0" | ||
}, | ||
"gitHead": "87031295631dcd7db3e24b99ed7ceb2c4f963a40" | ||
"gitHead": "e7eaa713b6e0eeb335e90384aec778f5c99c60d5" | ||
} |
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
48428