New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-sass

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-sass - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

5

index.js

@@ -14,2 +14,7 @@ var es = require('event-stream')

if (file.isNull()) {
return cb(null, file);
}
opts.data = file.contents.toString();

@@ -16,0 +21,0 @@

6

package.json
{
"name": "gulp-sass",
"version": "0.2.2",
"version": "0.2.3",
"description": "Gulp plugin for sass",

@@ -25,8 +25,8 @@ "main": "index.js",

"node-sass": "~0.7.0",
"gulp-util": "~2.1.3"
"gulp-util": "~2.2.5"
},
"devDependencies": {
"gulp": "~3.1.4"
"gulp": "~3.2.3"
}
}
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