Socket
Socket
Sign inDemoInstall

@dword-design/depcheck-parser-sass

Package Overview
Dependencies
30
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

4

dist/index.js

@@ -5,2 +5,3 @@ import compact from "@dword-design/functions/dist/compact.js";

import getPackageName from 'get-package-name';
import P from 'path';
import resolveCwd from 'resolve-cwd';

@@ -11,2 +12,5 @@ import sass from 'sass';

var _ref2, _ref3, _ref4, _result$loadedUrls;
if (P.basename(filePath).startsWith('_')) {
return [];
}
const result = sass.compile(filePath, {

@@ -13,0 +17,0 @@ importers: [{

3

package.json
{
"name": "@dword-design/depcheck-parser-sass",
"version": "4.0.0",
"version": "4.0.1",
"repository": "dword-design/depcheck-parser-sass",

@@ -35,2 +35,3 @@ "funding": "https://github.com/sponsors/dword-design",

"depcheck": "^1.4.1",
"fs-extra": "^11.1.1",
"output-files": "^2.0.0"

@@ -37,0 +38,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc