You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 0.0.13 to 0.0.14

LICENSE

3

lib/validator.js

@@ -370,2 +370,5 @@ var util = require('./util')

marginBottom: LENGTH_VALIDATOR,
borderWidth: LENGTH_VALIDATOR,
borderColor: COLOR_VALIDATOR,
borderStyle: genEnumValidator(['dotted', 'dashed', 'solid']),
borderRadius: LENGTH_VALIDATOR

@@ -372,0 +375,0 @@ },

4

package.json
{
"name": "weex-styler",
"version": "0.0.13",
"description": "Weex `<style>` transformer",
"version": "0.0.14",
"description": "Weex <style> transformer",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc