Socket
Socket
Sign inDemoInstall

node-sass

Package Overview
Dependencies
Maintainers
2
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.13.1 to 4.14.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## v4.14.0
https://github.com/sass/node-sass/releases/tag/v4.14.0
## v4.13.1

@@ -2,0 +6,0 @@

@@ -82,2 +82,3 @@ /*!

case 79: return 'Node.js 13.x';
case 83: return 'Node.js 14.x';
default: return false;

@@ -84,0 +85,0 @@ }

4

package.json
{
"name": "node-sass",
"version": "4.13.1",
"libsass": "3.5.4",
"version": "4.14.0",
"libsass": "3.5.5",
"description": "Wrapper around libsass",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -7,2 +7,3 @@ # node-sass

--------|--------------------------|------------
Node 14 | 4.14+ | 83
Node 13 | 4.13+ | 79

@@ -9,0 +10,0 @@ Node 12 | 4.12+ | 72

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc