Comparing version 5.0.3 to 5.0.4
{ | ||
"name": "sheetify", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Modular CSS bundler", | ||
"repository": "sheetify/sheetify", | ||
"repository": "stackcss/sheetify", | ||
"license": "MIT", | ||
@@ -7,0 +7,0 @@ "scripts": { |
@@ -19,2 +19,4 @@ const cssResolve = require('style-resolve').sync | ||
function transform (filename, options) { | ||
if (/\.json$/i.test(filename)) return through() | ||
const opts = xtend(options || { | ||
@@ -21,0 +23,0 @@ basedir: process.cwd(), |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
24178
27
448