detective-stylus
Advanced tools
Comparing version 4.0.0 to 5.0.0
{ | ||
"name": "detective-stylus", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"description": "Get the dependencies of a Stylus file", | ||
@@ -34,8 +34,8 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=18" | ||
}, | ||
"devDependencies": { | ||
"c8": "^7.13.0", | ||
"mocha": "^10.2.0", | ||
"xo": "^0.54.2" | ||
"c8": "^9.1.0", | ||
"mocha": "^10.4.0", | ||
"xo": "^0.58.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "xo": { |
# detective-stylus | ||
[![CI](https://img.shields.io/github/actions/workflow/status/dependents/node-detective-stylus/ci.yml?branch=main&label=CI&logo=github)](https://github.com/dependents/node-detective-stylus/actions/workflows/ci.yml?query=branch%3Amain) | ||
[![npm version](https://img.shields.io/npm/v/detective-stylus)](https://www.npmjs.com/package/detective-stylus) | ||
[![npm version](https://img.shields.io/npm/v/detective-stylus?logo=npm&logoColor=fff)](https://www.npmjs.com/package/detective-stylus) | ||
[![npm downloads](https://img.shields.io/npm/dm/detective-stylus)](https://www.npmjs.com/package/detective-stylus) | ||
@@ -6,0 +6,0 @@ |
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
4535