@pixi/particle-container
Advanced tools
Comparing version 6.5.0-rc.2 to 6.5.0-rc.3
/*! | ||
* @pixi/particle-container - v6.5.0-rc.2 | ||
* Compiled Fri, 15 Jul 2022 18:50:14 UTC | ||
* @pixi/particle-container - v6.5.0-rc.3 | ||
* Compiled Wed, 20 Jul 2022 20:19:15 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.5.0-rc.2 | ||
* Compiled Fri, 15 Jul 2022 18:50:14 UTC | ||
* @pixi/particle-container - v6.5.0-rc.3 | ||
* Compiled Wed, 20 Jul 2022 20:19:15 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.5.0-rc.2 | ||
* Compiled Fri, 15 Jul 2022 18:50:14 UTC | ||
* @pixi/particle-container - v6.5.0-rc.3 | ||
* Compiled Wed, 20 Jul 2022 20:19:15 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
/*! | ||
* @pixi/particle-container - v6.5.0-rc.2 | ||
* Compiled Fri, 15 Jul 2022 18:50:14 UTC | ||
* @pixi/particle-container - v6.5.0-rc.3 | ||
* Compiled Wed, 20 Jul 2022 20:19:15 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/particle-container is licensed under the MIT License. |
{ | ||
"name": "@pixi/particle-container", | ||
"version": "6.5.0-rc.2", | ||
"version": "6.5.0-rc.3", | ||
"main": "dist/cjs/particle-container.js", | ||
"module": "dist/esm/particle-container.js", | ||
"module": "dist/esm/particle-container.mjs", | ||
"bundle": "dist/browser/particle-container.js", | ||
@@ -12,3 +12,3 @@ "types": "index.d.ts", | ||
"types": "./index.d.ts", | ||
"default": "./dist/esm/particle-container.js" | ||
"default": "./dist/esm/particle-container.mjs" | ||
}, | ||
@@ -42,10 +42,10 @@ "require": { | ||
"peerDependencies": { | ||
"@pixi/constants": "6.5.0-rc.2", | ||
"@pixi/core": "6.5.0-rc.2", | ||
"@pixi/display": "6.5.0-rc.2", | ||
"@pixi/math": "6.5.0-rc.2", | ||
"@pixi/sprite": "6.5.0-rc.2", | ||
"@pixi/utils": "6.5.0-rc.2" | ||
"@pixi/constants": "6.5.0-rc.3", | ||
"@pixi/core": "6.5.0-rc.3", | ||
"@pixi/display": "6.5.0-rc.3", | ||
"@pixi/math": "6.5.0-rc.3", | ||
"@pixi/sprite": "6.5.0-rc.3", | ||
"@pixi/utils": "6.5.0-rc.3" | ||
}, | ||
"gitHead": "559e3df8de62740b9099532a9c4d3f6701829de4" | ||
"gitHead": "002784184f2c03835567b87a212f0bd42d7c8386" | ||
} |
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
525301