Socket
Socket
Sign inDemoInstall

@squared-functions/task

Package Overview
Dependencies
16
Maintainers
1
Versions
304
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.1.5

4

gulp/index.js

@@ -1,2 +0,2 @@

/* @squared-functions/task/gulp 1.1.4
/* @squared-functions/task/gulp 1.1.5
https://github.com/anpham6/squared-functions */

@@ -129,3 +129,3 @@

if (tasks.length) {
await index_1.default.allSettled(tasks, ['Execute tasks', instance.moduleName], this.errors);
await index_1.default.allSettled(tasks, ['Execute tasks', instance.moduleName], instance.errors);
}

@@ -132,0 +132,0 @@ }

@@ -1,2 +0,2 @@

/* @squared-functions/task 1.1.4
/* @squared-functions/task 1.1.5
https://github.com/anpham6/squared-functions */

@@ -3,0 +3,0 @@

{
"name": "@squared-functions/task",
"version": "1.1.4",
"version": "1.1.5",
"description": "Task functions for squared-functions",

@@ -18,4 +18,4 @@ "main": "index.js",

"dependencies": {
"@squared-functions/module": "^1.1.4",
"@squared-functions/types": "^1.1.4",
"@squared-functions/module": "1.1.5",
"@squared-functions/types": "1.1.5",
"fs-extra": "^9.1.0",

@@ -22,0 +22,0 @@ "which": "^2.0.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc