Comparing version 5.0.1 to 5.0.2
@@ -17,2 +17,3 @@ const cssPrefix = require('postcss-prefix') | ||
assert.equal(typeof src, 'string', 'src must be a string') | ||
src = src.trim() | ||
@@ -19,0 +20,0 @@ const prefix = '_' + crypto.createHash('md5') |
{ | ||
"name": "sheetify", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Modular CSS bundler", | ||
@@ -5,0 +5,0 @@ "repository": "sheetify/sheetify", |
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
23552
430