Socket
Socket
Sign inDemoInstall

noodl-types

Package Overview
Dependencies
Maintainers
1
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noodl-types - npm Package Compare versions

Comparing version 1.0.39 to 1.0.40

4

dist/styleTypes.d.ts

@@ -63,5 +63,5 @@ export interface StyleObject {

export interface StyleTextAlignObject {
x?: 'left' | 'center' | 'right';
y?: 'left' | 'center' | 'right';
x?: 'left' | 'center' | 'right' | 'centerX';
y?: 'left' | 'center' | 'right' | 'cemterY';
[key: string]: any;
}
{
"name": "noodl-types",
"version": "1.0.39",
"version": "1.0.40",
"description": "NOODL TypeScript Definitions",

@@ -5,0 +5,0 @@ "author": "Christopher Tran <christopher@aitmed.com>",

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