Socket
Socket
Sign inDemoInstall

gulp-dom

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-dom - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

4

package.json
{
"name": "gulp-dom",
"version": "0.3.1",
"version": "0.4.0",
"description": "Gulp plugin for generic DOM manipulation",

@@ -37,3 +37,3 @@ "main": "lib/dom.js",

"dependencies": {
"jsdom": "3.1.x",
"jsdom": "4.0.x",
"gulp-util" : "3.0.x",

@@ -40,0 +40,0 @@ "through2" : "0.6.x"

@@ -29,3 +29,14 @@ # gulp-dom

### Note
[Jsdom version 4.0.0](https://github.com/tmpvar/jsdom/blob/master/Changelog.md#400)
no longer works with Node.js™, and instead requires io.js. Version 0.4.0 of this
plugin depend on [jsdom version 4.0.0](https://github.com/tmpvar/jsdom/blob/master/Changelog.md#400)
and therefor require io.js.
For a working version of this plugin which works with Node.js™, please use
version 0.3.x.
## Basic example

@@ -32,0 +43,0 @@

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