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

@aurigma/text-whizz

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurigma/text-whizz - npm Package Compare versions

Comparing version 1.2.169 to 1.2.181

2

package.json
{
"version": "1.2.169",
"version": "1.2.181",
"name": "@aurigma/text-whizz",

@@ -4,0 +4,0 @@ "license": "SEE LICENSE IN License.md",

@@ -23,7 +23,2 @@ declare module "@aurigma/text-whizz/TextWhizzJS" {

export enum ParagraphDirection {
LTR, // Left To Right
RTL // Right To Left
}
export enum TextAlignment {

@@ -237,2 +232,7 @@ left,

export enum TextOrientation {
horizontal,
vertical
}
export class Color {

@@ -947,2 +947,3 @@ /**

verticalAlignment: VerticalAlignment;
textOrientation : TextOrientation;
}

@@ -952,2 +953,3 @@

point : PointF;
textOrientation : TextOrientation;
}

@@ -954,0 +956,0 @@

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

Sorry, the diff of this file is not supported yet

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