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

build-workflow

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-workflow - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

2

commands.js

@@ -10,3 +10,3 @@ var Promise = require( 'es6-promise' ).Promise;

'esformatter-eol-last',
'esformatter-jsx-ignore',
'esformatter-jsx',
'esformatter-quote-props',

@@ -13,0 +13,0 @@ 'esformatter-quotes',

{
"name": "build-workflow",
"version": "0.1.15",
"version": "0.1.16",
"description": "Simple gruntfile helper to define build workflows",

@@ -42,3 +42,3 @@ "main": "config-loader.js",

"esformatter-eol-last": "^1.0.0",
"esformatter-jsx-ignore": "^1.0.4",
"esformatter-jsx": "^1.0.1",
"esformatter-quote-props": "^1.0.0",

@@ -45,0 +45,0 @@ "esformatter-quotes": "^1.0.0",

{
"plugins": [
"esformatter-shebang-ignore",
"esformatter-jsx-ignore",
"esformatter-jsx",
"esformatter-quotes",

@@ -6,0 +6,0 @@ "esformatter-quote-props",

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