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

dstart

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

dstart - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "dstart",
"version": "0.0.6",
"version": "0.0.7",
"description": "Start command with delay",

@@ -5,0 +5,0 @@ "main": "app.js",

@@ -22,4 +22,5 @@ # dstart

```sh
# Copy file "file1.txt" to "file2.txt" after 60 seconds.
dstart 60 cp file1.txt file2.txt
# Create directory with delay.
sudo dstart 60 mkdir new_dir
# Command "mkdir new_dir" started after 60 seconds.
```

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