New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

esbuild-style-plugin

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-style-plugin - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

dist/index.js

@@ -130,2 +130,4 @@ var __create = Object.create;

const fullPath = result.path;
if (!styleFilter.test(fullPath))
return;
if (namespace === LOAD_STYLE_NAMESPACE) {

@@ -132,0 +134,0 @@ return {

2

package.json
{
"name": "esbuild-style-plugin",
"version": "1.5.0",
"version": "1.5.1",
"description": "Another esbuild plugin for your styling with CSS,SASS,LESS,STYLUS",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

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