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

kss-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kss-bootstrap - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

4

gulpfile.js

@@ -15,3 +15,5 @@ /**

gulp.task('clean', function(cb) {
del('out', cb);
del('out').then(function () {
cb();
});
});

@@ -18,0 +20,0 @@

{
"name": "kss-bootstrap",
"version": "0.4.5",
"version": "0.4.6",
"description": "A KSS template and style guide for Bootstrap.",

@@ -22,3 +22,3 @@ "author": "Rob Loach (http://github.com/robloach)",

"bootstrap": "~3.3.4",
"del": "~1.2.0",
"del": "~2.0.2",
"gulp": "~3.9.0",

@@ -25,0 +25,0 @@ "gulp-concat": "^2.5.2",

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