Socket
Socket
Sign inDemoInstall

less-loader

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

less-loader - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

3

index.js

@@ -78,3 +78,3 @@ /*

}, function(e, result) {
if(e) return resultcs(e);
if(e) return resultcb(e);
resultcb(null, result);

@@ -89,2 +89,1 @@ });

}
module.exports.seperableIfResolve = true;
{
"name": "less-loader",
"version": "0.5.0",
"version": "0.5.1",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "less loader module for webpack",

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