Socket
Socket
Sign inDemoInstall

node-sass

Package Overview
Dependencies
Maintainers
7
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-sass - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

test/fixtures/cwd-include-path/expected.css

5

lib/index.js

@@ -174,2 +174,7 @@ /*!

// Preserve the behaviour people have come to expect.
// This behaviour was removed from Sass in 3.4 and
// LibSass in 3.5.
options.includePaths.unshift(process.cwd());
return options.includePaths.join(path.delimiter);

@@ -176,0 +181,0 @@ }

2

package.json
{
"name": "node-sass",
"version": "4.4.0",
"version": "4.5.0",
"libsass": "3.5.0.beta.2",

@@ -5,0 +5,0 @@ "description": "Wrapper around libsass",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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