🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

lighting-plugin-less

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lighting-plugin-less - npm Package Compare versions

Comparing version
1.0.6
to
1.0.7
+1
-1
index.js

@@ -29,3 +29,3 @@ var less = require("less");

light.util.glob.sync("dist/**/*.less").forEach(function (file) {
light.util.removeSync(file);
// light.util.removeSync(file);
})

@@ -32,0 +32,0 @@ }).then(cb);

{
"name": "lighting-plugin-less",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

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