@pixi/sprite-tiling
Advanced tools
Comparing version 5.4.0-rc.2 to 5.4.0-rc.3
/*! | ||
* @pixi/sprite-tiling - v5.4.0-rc.2 | ||
* Compiled Tue, 17 Nov 2020 01:47:11 UTC | ||
* @pixi/sprite-tiling - v5.4.0-rc.3 | ||
* Compiled Thu, 10 Dec 2020 03:22:17 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-tiling - v5.4.0-rc.2 | ||
* Compiled Tue, 17 Nov 2020 01:47:11 UTC | ||
* @pixi/sprite-tiling - v5.4.0-rc.3 | ||
* Compiled Thu, 10 Dec 2020 03:22:17 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-tiling - v5.4.0-rc.2 | ||
* Compiled Tue, 17 Nov 2020 01:47:11 UTC | ||
* @pixi/sprite-tiling - v5.4.0-rc.3 | ||
* Compiled Thu, 10 Dec 2020 03:22:17 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-tiling - v5.4.0-rc.2 | ||
* Compiled Tue, 17 Nov 2020 01:47:11 UTC | ||
* @pixi/sprite-tiling - v5.4.0-rc.3 | ||
* Compiled Thu, 10 Dec 2020 03:22:17 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-tiling - v5.4.0-rc.2 | ||
* Compiled Tue, 17 Nov 2020 01:47:11 UTC | ||
* @pixi/sprite-tiling - v5.4.0-rc.3 | ||
* Compiled Thu, 10 Dec 2020 03:22:17 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
/*! | ||
* @pixi/sprite-tiling - v5.4.0-rc.2 | ||
* Compiled Tue, 17 Nov 2020 01:47:11 UTC | ||
* @pixi/sprite-tiling - v5.4.0-rc.3 | ||
* Compiled Thu, 10 Dec 2020 03:22:17 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/sprite-tiling is licensed under the MIT License. |
@@ -104,3 +104,3 @@ /// <reference path="./global.d.ts" /> | ||
*/ | ||
destroy(options: IDestroyOptions | boolean): void; | ||
destroy(options?: IDestroyOptions | boolean): void; | ||
/** | ||
@@ -107,0 +107,0 @@ * Helper function that creates a new tiling sprite based on the source you provide. |
{ | ||
"name": "@pixi/sprite-tiling", | ||
"version": "5.4.0-rc.2", | ||
"version": "5.4.0-rc.3", | ||
"main": "dist/cjs/sprite-tiling.js", | ||
@@ -28,10 +28,10 @@ "module": "dist/esm/sprite-tiling.js", | ||
"dependencies": { | ||
"@pixi/constants": "5.4.0-rc.2", | ||
"@pixi/core": "5.4.0-rc.2", | ||
"@pixi/display": "5.4.0-rc.2", | ||
"@pixi/math": "5.4.0-rc.2", | ||
"@pixi/sprite": "5.4.0-rc.2", | ||
"@pixi/utils": "5.4.0-rc.2" | ||
"@pixi/constants": "5.4.0-rc.3", | ||
"@pixi/core": "5.4.0-rc.3", | ||
"@pixi/display": "5.4.0-rc.3", | ||
"@pixi/math": "5.4.0-rc.3", | ||
"@pixi/sprite": "5.4.0-rc.3", | ||
"@pixi/utils": "5.4.0-rc.3" | ||
}, | ||
"gitHead": "fc4ca303a8f03eee754e12e0e769c263d8b19465" | ||
"gitHead": "0c48db94f0521d85cc226fc4b15f69c30d53c765" | ||
} |
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
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
284944
+ Added@pixi/constants@5.4.0-rc.3(transitive)
+ Added@pixi/core@5.4.0-rc.3(transitive)
+ Added@pixi/display@5.4.0-rc.3(transitive)
+ Added@pixi/math@5.4.0-rc.3(transitive)
+ Added@pixi/runner@5.4.0-rc.3(transitive)
+ Added@pixi/settings@5.4.0-rc.3(transitive)
+ Added@pixi/sprite@5.4.0-rc.3(transitive)
+ Added@pixi/ticker@5.4.0-rc.3(transitive)
+ Added@pixi/utils@5.4.0-rc.3(transitive)
+ Added@types/earcut@2.1.4(transitive)
- Removed@pixi/constants@5.4.0-rc.2(transitive)
- Removed@pixi/core@5.4.0-rc.2(transitive)
- Removed@pixi/display@5.4.0-rc.2(transitive)
- Removed@pixi/math@5.4.0-rc.2(transitive)
- Removed@pixi/runner@5.4.0-rc.2(transitive)
- Removed@pixi/settings@5.4.0-rc.2(transitive)
- Removed@pixi/sprite@5.4.0-rc.2(transitive)
- Removed@pixi/ticker@5.4.0-rc.2(transitive)
- Removed@pixi/utils@5.4.0-rc.2(transitive)
Updated@pixi/constants@5.4.0-rc.3
Updated@pixi/core@5.4.0-rc.3
Updated@pixi/display@5.4.0-rc.3
Updated@pixi/math@5.4.0-rc.3
Updated@pixi/sprite@5.4.0-rc.3
Updated@pixi/utils@5.4.0-rc.3