Comparing version 0.3.2 to 0.3.3
@@ -208,2 +208,6 @@ define('xstyle/core/parser', [], function(){ | ||
} | ||
if(first && whitespace){ | ||
first = whitespace + first; | ||
} | ||
selector = trim((selector + first).replace(/\s+/g, ' ')); | ||
@@ -210,0 +214,0 @@ // check to see if it is a correlator rule, from the build process |
{ | ||
"name": "xstyle", | ||
"author": "Kris Zyp", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "CSS framework providing polyfills, extensions, dynamic loading, and selector based DOM manipulation", | ||
@@ -6,0 +6,0 @@ "licenses": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
280881
6282
7