Socket
Socket
Sign inDemoInstall

detective-scss

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detective-scss - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

4

index.js

@@ -57,5 +57,3 @@ 'use strict';

const importKeyword = atKeyword.content[0];
return ['ident', 'import'].includes(importKeyword.type);
return ['ident', 'import'].includes(atKeyword.content[0].type);
}

@@ -62,0 +60,0 @@

{
"name": "detective-scss",
"version": "4.0.2",
"version": "4.0.3",
"description": "Find the dependencies of an scss file",

@@ -5,0 +5,0 @@ "main": "index.js",

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