Socket
Socket
Sign inDemoInstall

@squared-functions/task

Package Overview
Dependencies
14
Maintainers
1
Versions
304
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.14.4 to 1.0.0

4

gulp/index.js

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

/* @squared-functions/task/gulp 0.14.4
/* @squared-functions/task/gulp 1.0.0
https://github.com/anpham6/squared-functions */

@@ -136,3 +136,3 @@

.then(() => {
this.writeTimeElapsed('gulp', task, time);
this.writeTimeProcess('gulp', task, time);
callback();

@@ -139,0 +139,0 @@ })

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

/* @squared-functions/task 0.14.4
/* @squared-functions/task 1.0.0
https://github.com/anpham6/squared-functions */

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

{
"name": "@squared-functions/task",
"version": "0.14.4",
"version": "1.0.0",
"description": "Task functions for squared-functions",

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

"dependencies": {
"@squared-functions/module": "^0.14.4",
"@squared-functions/types": "^0.14.4",
"@squared-functions/module": "^1.0.0",
"@squared-functions/types": "^1.0.0",
"fs-extra": "^9.1.0"
}
}
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