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.1.1 to 5.1.2

2

package.json
{
"name": "sheetify",
"version": "5.1.1",
"version": "5.1.2",
"description": "Modular CSS bundler",

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

@@ -216,3 +216,3 @@ # sheetify

const b = browserify(path.join(__dirname, 'transform/source.js'))
b.transform('sheetify', { use: [ 'sheetify-cssnext' ] })
b.transform('sheetify/transform', { use: [ 'sheetify-cssnext' ] })
b.bundle().pipe(process.stdout)

@@ -219,0 +219,0 @@ ```

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