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

@pixi/text

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixi/text - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

4

dist/browser/text.min.js
/*!
* @pixi/text - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
* @pixi/text - v6.0.4
* Compiled Tue, 11 May 2021 18:00:23 UTC
*

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

/*!
* @pixi/text - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
* @pixi/text - v6.0.4
* Compiled Tue, 11 May 2021 18:00:23 UTC
*

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

/*!
* @pixi/text - v6.0.3
* Compiled Mon, 10 May 2021 17:16:58 UTC
* @pixi/text - v6.0.4
* Compiled Tue, 11 May 2021 18:00:23 UTC
*

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

@@ -1,2 +0,1 @@

import type { IDestroyOptions } from '@pixi/display';

@@ -769,2 +768,2 @@ import { Rectangle } from '@pixi/math';

export as namespace PIXI;
export { }
{
"name": "@pixi/text",
"version": "6.0.3",
"version": "6.0.4",
"main": "dist/cjs/text.js",

@@ -28,14 +28,14 @@ "module": "dist/esm/text.js",

"dependencies": {
"@pixi/core": "6.0.3",
"@pixi/math": "6.0.3",
"@pixi/settings": "6.0.3",
"@pixi/sprite": "6.0.3",
"@pixi/utils": "6.0.3"
"@pixi/core": "6.0.4",
"@pixi/math": "6.0.4",
"@pixi/settings": "6.0.4",
"@pixi/sprite": "6.0.4",
"@pixi/utils": "6.0.4"
},
"devDependencies": {
"@pixi/canvas-display": "6.0.3",
"@pixi/canvas-renderer": "6.0.3",
"@pixi/canvas-sprite": "6.0.3"
"@pixi/canvas-display": "6.0.4",
"@pixi/canvas-renderer": "6.0.4",
"@pixi/canvas-sprite": "6.0.4"
},
"gitHead": "23d31cc7a7f921bc346e5f1a398a6ae958554ba6"
"gitHead": "2ece475553e843c59a291339231f6c1866fab4db"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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