Socket
Socket
Sign inDemoInstall

stylecow-core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylecow-core - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

lib/coder.js

@@ -69,3 +69,3 @@ "use strict";

mapDest = false;
} else if (this.sourceMapMode === 'file') {
} else if (this.sourceMapMode === 'file' && cssFile) {
mapDest = (typeof prev.dest === 'string') ? prev.dest : cssFile.replace(/\.css$/, '.map');

@@ -72,0 +72,0 @@ } else if (prev.dest) {

@@ -10,3 +10,3 @@ {

],
"version": "2.2.1",
"version": "2.2.2",
"engines": {

@@ -13,0 +13,0 @@ "node": ">=4.0"

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