Socket
Socket
Sign inDemoInstall

gulp-embed-json

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-embed-json - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 1.4.2
* [#16: Update dependencies.](https://github.com/haensl/gulp-embed-json/issues/16)
## 1.4.1

@@ -2,0 +5,0 @@ * [#14: Update dependencies.](https://github.com/haensl/gulp-embed-json/issues/14)

12

package.json
{
"name": "gulp-embed-json",
"version": "1.4.1",
"version": "1.4.2",
"description": "Gulp plugin to inline/embed JSON data into HTML files.",

@@ -14,3 +14,3 @@ "main": "index.js",

"engines": {
"node": ">=6.9.0"
"node": ">=8.3.0"
},

@@ -42,3 +42,3 @@ "repository": {

"dependencies": {
"embed-json": "^1.1.4",
"embed-json": "^1.1.5",
"plugin-error": "^1.0.1",

@@ -49,7 +49,7 @@ "through2": "^2.0.5"

"chai": "^4.2.0",
"eslint": "^4.19.1",
"eslint": "^6.7.2",
"gulp": "^4.0.2",
"husky": "^0.14.3",
"mocha": "^4.1.0"
"husky": "^3.1.0",
"mocha": "^6.2.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