Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

gulp-watch-sequence

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-watch-sequence - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+19
-14
.idea/workspace.xml

@@ -53,4 +53,4 @@ <?xml version="1.0" encoding="UTF-8"?>

<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.3321976" vertical-offset="0" max-vertical-offset="587">
<caret line="13" column="18" selection-start-line="13" selection-start-column="18" selection-end-line="13" selection-end-column="18" />
<state vertical-scroll-proportion="0.052539404" vertical-offset="0" max-vertical-offset="571">
<caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
<folding />

@@ -64,4 +64,4 @@ </state>

<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0" vertical-offset="460" max-vertical-offset="1815">
<caret line="115" column="1" selection-start-line="115" selection-start-column="1" selection-end-line="115" selection-end-column="1" />
<state vertical-scroll-proportion="0.0" vertical-offset="1027" max-vertical-offset="1800">
<caret line="84" column="6" selection-start-line="84" selection-start-column="6" selection-end-line="84" selection-end-column="6" />
<folding />

@@ -86,4 +86,4 @@ </state>

<option value="$PROJECT_DIR$/README.md" />
<option value="$PROJECT_DIR$/index.js" />
<option value="$PROJECT_DIR$/package.json" />
<option value="$PROJECT_DIR$/index.js" />
</list>

@@ -225,3 +225,7 @@ </option>

</task>
<option name="localTasksCounter" value="4" />
<task id="LOCAL-00004" summary="bug fixes">
<created>1406611756838</created>
<updated>1406611756838</updated>
</task>
<option name="localTasksCounter" value="5" />
<servers />

@@ -231,7 +235,7 @@ </component>

<frame x="-1920" y="0" width="1920" height="1080" extended-state="0" />
<editor active="false" />
<editor active="true" />
<layout>
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3138614" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3138614" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32970297" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />

@@ -275,3 +279,4 @@ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />

<MESSAGE value="fix package.json" />
<option name="LAST_COMMIT_MESSAGE" value="fix package.json" />
<MESSAGE value="bug fixes" />
<option name="LAST_COMMIT_MESSAGE" value="bug fixes" />
</component>

@@ -303,4 +308,4 @@ <component name="XDebuggerManager">

<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0" vertical-offset="460" max-vertical-offset="1815">
<caret line="115" column="1" selection-start-line="115" selection-start-column="1" selection-end-line="115" selection-end-column="1" />
<state vertical-scroll-proportion="0.0" vertical-offset="1027" max-vertical-offset="1800">
<caret line="84" column="6" selection-start-line="84" selection-start-column="6" selection-end-line="84" selection-end-column="6" />
<folding />

@@ -312,4 +317,4 @@ </state>

<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.3321976" vertical-offset="0" max-vertical-offset="587">
<caret line="13" column="18" selection-start-line="13" selection-start-column="18" selection-end-line="13" selection-end-column="18" />
<state vertical-scroll-proportion="0.052539404" vertical-offset="0" max-vertical-offset="571">
<caret line="2" column="19" selection-start-line="2" selection-start-column="19" selection-end-line="2" selection-end-column="19" />
<folding />

@@ -316,0 +321,0 @@ </state>

@@ -85,3 +85,2 @@ var runSequence = require('run-sequence');

if (filtered.length) {
console.log(filtered);
runSequence.apply(null, filtered);

@@ -88,0 +87,0 @@ }

{
"name": "gulp-watch-sequence",
"version": "0.0.1",
"version": "0.0.2",
"description": "Merge the actions of multiple watch triggers into a single common sequence.",

@@ -5,0 +5,0 @@ "keywords": [