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

esbuild-plugin-sass

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-sass - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

10

package.json
{
"name": "esbuild-plugin-sass",
"version": "0.2.0",
"version": "0.2.1",
"description": "Plugin for esbuild to support SASS styles",

@@ -15,6 +15,10 @@ "main": "index.js",

"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/koluch/esbuild-plugin-sass.git"
},
"keywords": [
"esbuild",
"sass",
"plugin"
"plugin",
"sass"
],

@@ -21,0 +25,0 @@ "dependencies": {

@@ -27,3 +27,3 @@ # esbuild-plugin-sass

```
```js
import './test.scss'

@@ -30,0 +30,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