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

esbuild-sass-plugin

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-sass-plugin - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

0

lib/utils.js

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "esbuild-sass-plugin",
"version": "3.2.0",
"version": "3.3.0",
"description": "esbuild plugin for sass/scss files supporting both css loader and css result import (lit-element)",

@@ -61,5 +61,5 @@ "main": "lib/index.js",

"peerDependencies": {
"esbuild": "^0.20.1",
"esbuild": ">=0.20.1",
"sass-embedded": "^1.71.1"
}
}

@@ -0,0 +0,0 @@ ![cooltext394785080075403](https://user-images.githubusercontent.com/160981/136289874-26ce7269-ea08-47dd-be31-9bf0ef7a0b8d.png)

@@ -0,0 +0,0 @@ import {CachedResult, SassPluginOptions} from './index'

@@ -0,0 +0,0 @@ import {OnLoadResult} from 'esbuild'

@@ -0,0 +0,0 @@ import {OnLoadResult, Plugin} from 'esbuild'

@@ -0,0 +0,0 @@ import {dirname, parse, relative, resolve, sep} from 'path'

@@ -0,0 +0,0 @@ import {SassPluginOptions, Type} from './index'

Sorry, the diff of this file is not supported yet

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