@pixi/text
Advanced tools
Comparing version 6.0.0-rc.2 to 6.0.0-rc.3
/*! | ||
* @pixi/text - v6.0.0-rc.2 | ||
* Compiled Thu, 14 Jan 2021 00:40:28 UTC | ||
* @pixi/text - v6.0.0-rc.3 | ||
* Compiled Sat, 20 Feb 2021 22:50:47 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/text is licensed under the MIT License. |
/*! | ||
* @pixi/text - v6.0.0-rc.2 | ||
* Compiled Thu, 14 Jan 2021 00:40:28 UTC | ||
* @pixi/text - v6.0.0-rc.3 | ||
* Compiled Sat, 20 Feb 2021 22:50:47 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/text is licensed under the MIT License. |
/*! | ||
* @pixi/text - v6.0.0-rc.2 | ||
* Compiled Thu, 14 Jan 2021 00:40:28 UTC | ||
* @pixi/text - v6.0.0-rc.3 | ||
* Compiled Sat, 20 Feb 2021 22:50:47 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/text is licensed under the MIT License. |
@@ -497,3 +497,3 @@ import type { IDestroyOptions } from '@pixi/display'; | ||
*/ | ||
constructor(style: Partial<ITextStyle>); | ||
constructor(style?: Partial<ITextStyle>); | ||
/** | ||
@@ -500,0 +500,0 @@ * Creates a new TextStyle object with the same values as this one. |
{ | ||
"name": "@pixi/text", | ||
"version": "6.0.0-rc.2", | ||
"version": "6.0.0-rc.3", | ||
"main": "dist/cjs/text.js", | ||
@@ -28,14 +28,14 @@ "module": "dist/esm/text.js", | ||
"dependencies": { | ||
"@pixi/core": "6.0.0-rc.2", | ||
"@pixi/math": "6.0.0-rc.2", | ||
"@pixi/settings": "6.0.0-rc.2", | ||
"@pixi/sprite": "6.0.0-rc.2", | ||
"@pixi/utils": "6.0.0-rc.2" | ||
"@pixi/core": "6.0.0-rc.3", | ||
"@pixi/math": "6.0.0-rc.3", | ||
"@pixi/settings": "6.0.0-rc.3", | ||
"@pixi/sprite": "6.0.0-rc.3", | ||
"@pixi/utils": "6.0.0-rc.3" | ||
}, | ||
"devDependencies": { | ||
"@pixi/canvas-display": "6.0.0-rc.2", | ||
"@pixi/canvas-renderer": "6.0.0-rc.2", | ||
"@pixi/canvas-sprite": "6.0.0-rc.2" | ||
"@pixi/canvas-display": "6.0.0-rc.3", | ||
"@pixi/canvas-renderer": "6.0.0-rc.3", | ||
"@pixi/canvas-sprite": "6.0.0-rc.3" | ||
}, | ||
"gitHead": "48e4870fd31b2ea731120fa12bcabb4155fd3b08" | ||
"gitHead": "6ea4d4077ffc05e8275bb1993ce77727e99da145" | ||
} |
Sorry, the diff of this file is too big to display
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 too big to display
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 too big to display
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
1079451
+ Added@pixi/constants@6.0.0-rc.3(transitive)
+ Added@pixi/core@6.0.0-rc.3(transitive)
+ Added@pixi/display@6.0.0-rc.3(transitive)
+ Added@pixi/math@6.0.0-rc.3(transitive)
+ Added@pixi/runner@6.0.0-rc.3(transitive)
+ Added@pixi/settings@6.0.0-rc.3(transitive)
+ Added@pixi/sprite@6.0.0-rc.3(transitive)
+ Added@pixi/ticker@6.0.0-rc.3(transitive)
+ Added@pixi/utils@6.0.0-rc.3(transitive)
- Removed@pixi/constants@6.0.0-rc.2(transitive)
- Removed@pixi/core@6.0.0-rc.2(transitive)
- Removed@pixi/display@6.0.0-rc.2(transitive)
- Removed@pixi/math@6.0.0-rc.2(transitive)
- Removed@pixi/runner@6.0.0-rc.2(transitive)
- Removed@pixi/settings@6.0.0-rc.2(transitive)
- Removed@pixi/sprite@6.0.0-rc.2(transitive)
- Removed@pixi/ticker@6.0.0-rc.2(transitive)
- Removed@pixi/utils@6.0.0-rc.2(transitive)
Updated@pixi/core@6.0.0-rc.3
Updated@pixi/math@6.0.0-rc.3
Updated@pixi/settings@6.0.0-rc.3
Updated@pixi/sprite@6.0.0-rc.3
Updated@pixi/utils@6.0.0-rc.3