Comparing version 0.9.3 to 0.9.4
{ | ||
"name": "timexe", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "Yet another cron clone – but this one is better :o) - new improved syntax – milliseconds resolution – both for node JS and browser", | ||
"main": "timexe.js", | ||
"scripts": { | ||
"test": "./test.js" | ||
"test": "test.js" | ||
}, | ||
@@ -35,4 +35,5 @@ "repository": { | ||
], | ||
"tonicExampleFilename": "example.js", | ||
"homepage": "https://github.com/paragi/timexe#readme", | ||
"license": "MIT" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42251