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.9 to 0.1.10

2

lib/validator.js

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

flexDirection: genEnumValidator(['column', 'row']),
justifyContent: genEnumValidator(['flex-start', 'flex-end', 'center', 'space-between']),
justifyContent: genEnumValidator(['flex-start', 'flex-end', 'center', 'space-between','space-around']),
alignItems: genEnumValidator(['stretch', 'flex-start', 'flex-end', 'center'])

@@ -501,0 +501,0 @@ },

{
"name": "weex-styler",
"version": "0.1.9",
"version": "0.1.10",
"description": "Weex <style> transformer",

@@ -18,3 +18,3 @@ "main": "index.js",

"author": "songsiqi <songsiqi2006@126.com>",
"license": "GPL-3.0",
"license": "MIT",
"dependencies": {

@@ -21,0 +21,0 @@ "css": "~2.2.1"

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