Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

detective-stylus

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detective-stylus - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

LICENSE

2

package.json
{
"name": "detective-stylus",
"version": "2.0.0",
"version": "2.0.1",
"description": "Get the dependencies of a Stylus file",

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

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

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

@@ -20,2 +20,3 @@ > Find the dependencies of a Stylus file

```js
const fs = require('fs');
const detective = require('detective-stylus');

@@ -28,1 +29,5 @@

```
### License
MIT
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