New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

weex-vue-precompiler

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weex-vue-precompiler - npm Package Compare versions

Comparing version 0.1.19 to 0.1.20

2

package.json
{
"name": "weex-vue-precompiler",
"version": "0.1.19",
"version": "0.1.20",
"description": "a precompiler for weex-vue-render.",

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

@@ -63,3 +63,3 @@ const postcss = require('postcss')

const before = staticStyle
.replace(/\s/g, '')
.trim()
.replace(/",/g, '";')

@@ -66,0 +66,0 @@ .replace(/"/g, '')

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