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.8.0 to 0.8.1

14

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

@@ -27,5 +27,5 @@ "main": "lib/dom.js",

"devDependencies": {
"jshint": "2.9.1",
"mocha": "2.4.2",
"request": "2.69.0",
"jshint": "2.9.2",
"mocha": "2.4.5",
"request": "2.72.0",
"dom-whitespace": "0.1.2",

@@ -35,9 +35,9 @@ "vinyl-source-stream": "1.1.0",

"chai": "3.5.0",
"gulp": "3.9.0"
"gulp": "3.9.1"
},
"dependencies": {
"jsdom": "8.0.1",
"jsdom": "8.3.0",
"gulp-util": "3.0.7",
"through2": "2.0.0"
"through2": "2.0.1"
}
}

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