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 3.0.0 to 3.0.1

9

package.json
{
"name": "detective-scss",
"version": "3.0.0",
"version": "3.0.1",
"description": "Find the dependencies of an scss file",

@@ -11,2 +11,3 @@ "main": "index.js",

"lint": "eslint index.js \"test/*.js\"",
"fix": "npm run lint -- --fix",
"mocha": "mocha",

@@ -41,6 +42,6 @@ "test": "npm run lint && npm run mocha",

"devDependencies": {
"c8": "^7.11.0",
"eslint": "^8.10.0",
"mocha": "^9.2.1"
"c8": "^7.13.0",
"eslint": "^8.36.0",
"mocha": "^9.2.2"
}
}

@@ -1,2 +0,2 @@

### detective-scss [![CI](https://img.shields.io/github/workflow/status/dependents/node-detective-scss/CI/main?label=CI&logo=github)](https://github.com/dependents/node-detective-scss/actions/workflows/ci.yml?query=branch%3Amain) [![npm](https://img.shields.io/npm/v/detective-scss)](https://www.npmjs.com/package/detective-scss) [![npm](https://img.shields.io/npm/dm/detective-scss)](https://www.npmjs.com/package/detective-scss)
### detective-scss [![CI](https://img.shields.io/github/actions/workflow/status/dependents/node-detective-scss/ci.yml?branch=main&label=CI&logo=github)](https://github.com/dependents/node-detective-scss/actions/workflows/ci.yml?query=branch%3Amain) [![npm](https://img.shields.io/npm/v/detective-scss)](https://www.npmjs.com/package/detective-scss) [![npm](https://img.shields.io/npm/dm/detective-scss)](https://www.npmjs.com/package/detective-scss)

@@ -3,0 +3,0 @@ > Find the dependencies of an scss file

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