Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sheetify

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sheetify - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

test/fixtures/example.json

4

package.json
{
"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(),

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