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

ember-cli-css-preprocess

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-css-preprocess - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

yarn.lock

2

package.json
{
"name": "ember-cli-css-preprocess",
"version": "1.2.2",
"version": "1.2.3",
"description": "Preprocess your stylesheets with multiple preprocessors like node-sass, postcss or less",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -32,2 +32,6 @@ 'use strict'

}
if (processor.sourcemaps) {
processOptions.map = { inline: true }
}

@@ -34,0 +38,0 @@ const plugins = []

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