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 2.15.0 to 2.16.0

12

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

@@ -43,4 +43,4 @@ "main": "lib/index.js",

"dependencies": {
"resolve": "^1.22.2",
"sass": "^1.65.1"
"resolve": "^1.22.6",
"sass": "^1.7.3"
},

@@ -50,5 +50,5 @@ "devDependencies": {

"@types/resolve": "^1.20.2",
"esbuild": "^0.19.1",
"esbuild": "^0.19.4",
"mocha-toolkit": "^1.0.7",
"postcss": "^8.4.23",
"postcss": "^8.4.31",
"postcss-modules": "^6.0.0",

@@ -61,4 +61,4 @@ "postcss-url": "^10.1.3",

"peerDependencies": {
"esbuild": "^0.19.1"
"esbuild": "^0.19.4"
}
}
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