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

@donmahallem/gulp-sharp

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@donmahallem/gulp-sharp - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

52

CHANGELOG.md

@@ -6,2 +6,54 @@ # Change Log

# 0.5.0 (2020-08-29)
### Bug Fixes
* **deps:** bump sharp from 0.25.4 to 0.26.0 ([#52](https://github.com/donmahallem/js-libs/issues/52)) ([ce9931c](https://github.com/donmahallem/js-libs/commit/ce9931c932d55cac14a3857f49020029b7163f55))
### Features
* **gulp-sharp:** fix coverage img path ([#58](https://github.com/donmahallem/js-libs/issues/58)) ([f095f31](https://github.com/donmahallem/js-libs/commit/f095f31a47530945113f10260d1ad20fb381a98c))
# 0.4.0 (2020-08-25)
# 0.3.0 (2020-08-17)
### Bug Fixes
* **gulp-sharp:** use provided SharpOptions in handling ([#30](https://github.com/donmahallem/js-libs/issues/30)) ([698884f](https://github.com/donmahallem/js-libs/commit/698884f6a12948f230858b7a4080b6b247d198b3))
### Features
* **gulp-sharp:** throw more descriptive errors on wrong configuration ([#32](https://github.com/donmahallem/js-libs/issues/32)) ([f52b242](https://github.com/donmahallem/js-libs/commit/f52b2429b5a554536a07e36f2da430f3a9c23520))
## 0.2.1 (2020-08-16)
# 0.2.0 (2020-08-16)
### Features
* **gulp-sharp:** config can be provided via VinylFile ([#17](https://github.com/donmahallem/js-libs/issues/17)) ([df730e5](https://github.com/donmahallem/js-libs/commit/df730e59477af142c944d56c4ef6e910c016af62))
## 0.1.1 (2020-07-28)
# [0.4.0](https://github.com/donmahallem/js-libs/compare/v0.3.0...v0.4.0) (2020-08-25)

@@ -8,0 +60,0 @@

0

dist/cjs/buffer-response.js

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

6

package.json
{
"name": "@donmahallem/gulp-sharp",
"version": "0.4.0",
"version": "0.5.0",
"description": "Sharp Plugin for Gulp. Modify images via sharp.",

@@ -66,7 +66,7 @@ "main": "dist/cjs/index.js",

"plugin-error": "~1.0.1",
"sharp": "~0.25.4",
"sharp": "~0.26.0",
"through2": "~4.0.2",
"vinyl": "~2.2.0"
},
"gitHead": "01b7118218897ebd9b227c2dbeaf07fc8696945f"
"gitHead": "516e7445487afdce93c6eeba429da12515ed23af"
}

@@ -7,3 +7,3 @@ <!-- ⚠️ This README has been generated from the file(s) "../package_readme_blueprint.md" ⚠️-->

<a href="https://github.com/donmahallem/js-libs/actions?query=workflow%3ATest+branch%3Amaster"><img alt="Test" src="https://github.com/donmahallem/js-libs/workflows/Test/badge.svg?branch=master&event=push" height="20"/></a>
<a href="https://codecov.io/gh/donmahallem/js-libs/donmahallem/master/packages/js-libs"><img alt="codecov" src="https://codecov.io/gh/donmahallem/js-libs/branch/master/graph/badge.svg?flag=ApiTypes" height="20"/></a>
<a href="https://codecov.io/gh/donmahallem/js-libs/donmahallem/master/packages/js-libs"><img alt="codecov" src="https://codecov.io/gh/donmahallem/js-libs/branch/master/graph/badge.svg?flag=GulpSharp" height="20"/></a>
<a href="https://badge.fury.io/js/%40donmahallem%2Fgulp-sharp"><img alt="npm version" src="https://badge.fury.io/js/%40donmahallem%2Fgulp-sharp.svg" height="20"/></a>

@@ -10,0 +10,0 @@ <a href="https://github.com/donmahallem/js-libs/blob/master/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/donmahallem/js-libs" height="20"/></a>

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

@@ -0,0 +0,0 @@ /*!

Sorry, the diff of this file is not supported yet

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