weex-vue-precompiler
Advanced tools
Comparing version 0.1.19 to 0.1.20
{ | ||
"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, '') |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
47851
1