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

sheetify

Package Overview
Dependencies
Maintainers
6
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 7.3.1 to 7.3.2

4

package.json
{
"name": "sheetify",
"version": "7.3.1",
"version": "7.3.2",
"description": "Modular CSS bundler",

@@ -24,5 +24,5 @@ "repository": "stackcss/sheetify",

"dependencies": {
"@choojs/findup": "^0.2.0",
"acorn-node": "^1.3.0",
"fast-json-parse": "^1.0.2",
"findup": "^0.1.5",
"insert-css": "^2.0.0",

@@ -29,0 +29,0 @@ "map-limit": "0.0.1",

@@ -5,5 +5,5 @@ const cssResolve = require('style-resolve').sync

const parse = require('fast-json-parse')
const findup = require('@choojs/findup')
const mapLimit = require('map-limit')
const through = require('through2')
const findup = require('findup')
const xtend = require('xtend')

@@ -10,0 +10,0 @@ const path = require('path')

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