You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

gulp-compass

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-compass - npm Package Compare versions

Comparing version

to
1.0.0

3

index.js

@@ -15,4 +15,5 @@ var es = require('event-stream'),

}
// excute callback
cb(null, file);
});
cb(null, file);
}

@@ -19,0 +20,0 @@

{
"name": "gulp-compass",
"version": "0.0.6",
"version": "1.0.0",
"description": "Compile Compass files",

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