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 4.1.0 to 4.1.1

4

package.json
{
"name": "sheetify",
"version": "4.1.0",
"version": "4.1.1",
"description": "Modular CSS bundler",

@@ -32,3 +32,3 @@ "repository": "sheetify/sheetify",

"resolve": "^1.1.7",
"style-resolve": "0.0.0",
"style-resolve": "^1.0.0",
"through2": "^2.0.0",

@@ -35,0 +35,0 @@ "xtend": "^4.0.1"

@@ -132,2 +132,5 @@ # sheetify

```
Be aware that when you toggle the namespace, the `:host` element matches won't
work anymore because the class it targets no longer exists. Only use this
toggle to write styles that are, well, global.

@@ -134,0 +137,0 @@ ## Write to separate file on disk

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