Socket
Socket
Sign inDemoInstall

grunt-blueprint-validator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-blueprint-validator - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "grunt-blueprint-validator",
"description": "Validates Blueprint files.",
"version": "2.0.3",
"version": "2.0.4",
"homepage": "https://github.com/Aconex/grunt-blueprint-validator",

@@ -6,0 +6,0 @@ "author": {

@@ -50,3 +50,3 @@ 'use strict';

result.warnings.forEach(logError);
fail = failOnWarnings;
fail = fail || failOnWarnings;
}

@@ -53,0 +53,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