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

@p4d/cron

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@p4d/cron - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

program.js

19

package.json
{
"name": "@p4d/cron",
"version": "1.0.0",
"version": "1.1.0",
"description": "P4D command line tool to manage cron jobs ",
"preferGlobal": true,
"bin": {
"p4d-cron": "./p4d-cron.js"
"p4d-cron": "./program.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"author": "Tomás Migone <tomas@p4d.com.ar> (http://www.programming4design.com.ar)",
"license": "WTFPL",
"devDependencies": {
"standard": "^11.0.0"
},
"author": "Tomás Migone <tomas@p4d.com.ar> (http://www.programming4design.com.ar)",
"license": "ISC",
"dependencies": {

@@ -18,5 +18,6 @@ "commander": "^2.15.0",

},
"devDependencies": {
"standard": "^11.0.0"
}
"keywords": [
"p4d",
"cron"
]
}
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