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.0 to 2.2.1

3

lib/coder.js

@@ -124,3 +124,4 @@ "use strict";

css: this.code,
map: this.map
map: this.map,
mapFile: (typeof mapDest === 'string') ? mapDest : undefined
};

@@ -127,0 +128,0 @@ }

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

],
"version": "2.2.0",
"version": "2.2.1",
"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