Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fast-sass-loader

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-sass-loader - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

cache.js

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

markInvalid () {
delete CACHE_STORE[this.entry]
}
write(dependencies, result) {

@@ -95,0 +99,0 @@ let cache = CACHE_STORE[this.entry]

@@ -243,2 +243,5 @@ 'use strict'

err.file && ctx.dependency(err.file)
cache.markInvalid()
throw err

@@ -245,0 +248,0 @@ }

2

package.json
{
"name": "fast-sass-loader",
"description": "fast sass loader for webpack",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

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