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

gulp-rewrite-css

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-rewrite-css - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

lib/index.js

@@ -60,6 +60,6 @@ // Generated by CoffeeScript 1.12.3

if (typeof opt.adaptPath !== 'function') {
throw new gutil.PluginError(PLUGIN_NAME, 'adaptPath method is mssing');
throw new gutil.PluginError(PLUGIN_NAME, 'adaptPath method is missing');
}
if (!opt.destination) {
throw new gutil.PluginError(PLUGIN_NAME, 'destination directory is mssing');
throw new gutil.PluginError(PLUGIN_NAME, 'destination directory is missing');
}

@@ -66,0 +66,0 @@ mungePath = function(match, sourceFilePath, file) {

@@ -54,3 +54,3 @@ {

},
"version": "1.0.3"
"version": "1.0.4"
}
#[gulp](https://github.com/gulpjs/gulp)-rewrite-css
[![Greenkeeper badge](https://badges.greenkeeper.io/joscha/gulp-rewrite-css.svg)](https://greenkeeper.io/)
[![NPM version][npm-image]][npm-url]

@@ -43,3 +45,3 @@ [![Build Status][travis-image]][travis-url]

## License
MIT (c) 2016 Joscha Feth <joscha@feth.com>
MIT (c) 2017 Joscha Feth <joscha@feth.com>

@@ -46,0 +48,0 @@ [npm-url]: https://npmjs.org/package/gulp-rewrite-css

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