Socket
Socket
Sign inDemoInstall

weex-styler

Package Overview
Dependencies
Maintainers
1
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.1.0 to 0.1.1

2

lib/validator.js

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

fontStyle: genEnumValidator(['normal', 'italic']),
fontWeight: genEnumValidator(['normal', 'bold']),
// fontWeight: genEnumValidator(['normal', 'bold']), // FIXME: support both `normal` and `300`
textDecoration: genEnumValidator(['none', 'underline', 'line-through']),

@@ -423,0 +423,0 @@ textAlign: genEnumValidator(['left', 'center', 'right'])

{
"name": "weex-styler",
"version": "0.1.0",
"version": "0.1.1",
"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