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

fp-stylus

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-stylus - npm Package Compare versions

Comparing version 1.2.14 to 1.2.15

2

package.json
{
"name": "fp-stylus",
"version": "1.2.14",
"version": "1.2.15",
"description": "Stylus extension for Fepper",

@@ -5,0 +5,0 @@ "main": "stylus~extend.js",

@@ -133,2 +133,7 @@ 'use strict';

if (i === 0) {
cb();
return;
}
while (i--) {

@@ -135,0 +140,0 @@ const stylFile = `${stylDir}/${stylFiles[i]}`;

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