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.6 to 1.2.7

4

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

@@ -57,3 +57,3 @@ "main": "stylus~extend.js",

"coveralls": "3.x",
"eslint": "5.x",
"eslint": "6.x",
"fepper": "*",

@@ -60,0 +60,0 @@ "fepper-utils": "*",

@@ -283,3 +283,3 @@ 'use strict';

// Do not write sourcemaps if pref.stylus.sourcemap is falsey.
// Do not write sourcemaps if pref.stylus.sourcemap is falsy.
// Do not write sourcemaps if linenos === true, as the sourcemaps may be inaccurate and the linenos redundant.

@@ -286,0 +286,0 @@ if (!pref.stylus.sourcemap || pref.stylus.linenos) {

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