Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-htmlhint

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-htmlhint - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

package.json
{
"name": "gulp-htmlhint",
"version": "0.1.0",
"version": "0.1.1",
"description": "A plugin for Gulp",

@@ -19,3 +19,3 @@ "keywords": [

"scripts": {
"test": "jshint . && mocha test/*.js"
"test": "node_modules/.bin/jshint . && mocha test/*.js"
},

@@ -28,2 +28,3 @@ "dependencies": {

"devDependencies": {
"jshint": "^2.6.3",
"mocha": "^2.2.1",

@@ -30,0 +31,0 @@ "should": "^5.2.0",

.idea/workspace.xml

Sorry, the diff of this file is not supported yet

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