New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stylus-lookup

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylus-lookup - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0

11

package.json
{
"name": "stylus-lookup",
"version": "6.0.0",
"version": "6.1.0",
"description": "Get the file associated with an imported/required Stylus partial",

@@ -40,9 +40,9 @@ "main": "index.js",

"dependencies": {
"commander": "^12.0.0"
"commander": "^12.1.0"
},
"devDependencies": {
"c8": "^9.1.0",
"mock-fs": "^5.2.0",
"c8": "^10.1.3",
"mock-fs": "^5.4.1",
"uvu": "^0.5.6",
"xo": "^0.58.0"
"xo": "^0.60.0"
},

@@ -78,2 +78,3 @@ "xo": {

],
"unicorn/no-anonymous-default-export": "off",
"unicorn/prefer-module": "off",

@@ -80,0 +81,0 @@ "unicorn/prefer-node-protocol": "off",

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