Socket
Socket
Sign inDemoInstall

noodl-types

Package Overview
Dependencies
2
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.37 to 1.0.38

2

dist/constants.d.ts

@@ -41,2 +41,2 @@ export declare const action: {

export declare const styleKeys: readonly ["FontSize", "axis", "background", "backgroundColor", "border", "borderColor", "borderRadius", "borderRaduis", "borderWidth", "boxShadow", "boxSizing", "color", "contentSize", "diaplay", "display", "filter", "flex", "flexFlow", "fontColor", "fontFamily", "fontSize", "fontStyle", "fontWeight", "foontWeight", "height", "hieght", "isHidden", "justifyContent", "left", "letterSpacing", "lineHeight", "marginLeft", "marginTop", "onClick", "padding", "paddingBottom", "paddingLeft", "placeholder", "position", "required", "shadow", "text-align", "textAlign", "textDecoration", "textIndent", "top", "width", "zIndex"];
export declare const userEvent: readonly ["onClick", "onChange", "onHover", "onMouseEnter", "onMouseLeave", "onMouseOut", "onMouseOver"];
export declare const userEvent: readonly ["onBlur", "onClick", "onChange", "onFocus", "onHover", "onMouseEnter", "onMouseLeave", "onMouseOut", "onMouseOver"];

@@ -148,4 +148,6 @@ "use strict";

exports.userEvent = [
'onBlur',
'onClick',
'onChange',
'onFocus',
'onHover',

@@ -152,0 +154,0 @@ 'onMouseEnter',

{
"name": "noodl-types",
"version": "1.0.37",
"version": "1.0.38",
"description": "NOODL TypeScript Definitions",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc