detective-stylus
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3769
4
32