Socket
Socket
Sign inDemoInstall

weex-styler

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weex-styler - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

4

lib/validator.js

@@ -575,2 +575,3 @@ var util = require('./util')

textAlign: genEnumValidator(['left', 'center', 'right']),
textOverflow: genEnumValidator(['clip', 'ellipsis', 'unset', 'fade']),
lineHeight: LENGTH_VALIDATOR

@@ -588,2 +589,5 @@ },

customized: {
itemSize: LENGTH_VALIDATOR,
itemColor: COLOR_VALIDATOR,
itemSelectedColor: COLOR_VALIDATOR,
textColor: COLOR_VALIDATOR,

@@ -590,0 +594,0 @@ timeColor: COLOR_VALIDATOR,

2

package.json
{
"name": "weex-styler",
"version": "0.2.3",
"version": "0.2.4",
"description": "Weex <style> transformer",

@@ -5,0 +5,0 @@ "main": "index.js",

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