Socket
Socket
Sign inDemoInstall

cron

Package Overview
Dependencies
1
Maintainers
0
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

lib/.cron.js.swp

45

package.json
{
"name": "cron",
"description": "CronJob's for your node",
"version": "0.1.1",
"author": "James Padolsey (http://github.com/jamespadolsey)",
"contributors": [
"description": "CronJob's for your node",
"version": "0.1.2",
"author": "James Padolsey (http://github.com/jamespadolsey)",
"contributors": [
{

@@ -12,15 +12,21 @@ "name": "Nick Campbell",

],
"bugs" :
{ "mail" : "",
"web" : "http://github.com/ncb000gt/node-cron/issues"
},
"repository": {
"type": "git",
"url": "http://github.com/ncb000gt/node-cron.git"
},
"engine": [
"node >=0.1.90"
],
"main": "src/cron",
"licenses": [
"bugs" : {
"mail" : "",
"web" : "http://github.com/ncb000gt/node-cron/issues"
},
"repository": {
"type": "git",
"url": "http://github.com/ncb000gt/node-cron.git"
},
"engine": [
"node >=0.1.90"
],
"main": "lib/cron",
"scripts": {
"test": "nodeunit tests/*"
},
"dependencies": {
"nodeunit": "=0.5.1"
},
"licenses": [
{

@@ -34,3 +40,8 @@ "type": "MIT",

}
],
"contributors": [
"Finn Herpich <> (http://github.com/ErrorProne)",
"Clifton Cunningham <> (http://github.com/cliftonc)",
"Eric Abouaf <> (http://github.com/neyric)"
]
}

@@ -49,8 +49,8 @@ A NodeJS fork of [jamespadolsey's](http://github.com/jamespadolsey) [cron.js](http://github.com/jamespadolsey/cron.js).

Nick Campbell
Finn Herpich
James Padolsey
cliftonc
Finn
neyric
* Nick Campbell
* Finn Herpich
* James Padolsey
* cliftonc
* Finn
* neyric

@@ -57,0 +57,0 @@ License

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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