Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "bs-cron", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"scripts": { | ||
@@ -20,4 +20,4 @@ "build": "bsb -make-world", | ||
"homepage": "https://mikaello.github.io/bs-node-cron/", | ||
"repository": "https://github.com/mikaello/bs-cron-node", | ||
"bugs": "https://github.com/mikaello/bs-cron-node/issues", | ||
"repository": "https://github.com/mikaello/bs-node-cron", | ||
"bugs": "https://github.com/mikaello/bs-node-cron/issues", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
"bs-jest-date-mock": "^1.0.1", | ||
"bs-platform": "^5.0.4" | ||
"bs-platform": "^5.0.6" | ||
}, | ||
@@ -31,0 +31,0 @@ "dependencies": { |
# bs-cron | ||
[![NPM version](http://img.shields.io/npm/v/bs-cron.svg)](https://www.npmjs.org/package/bs-cron) | ||
[![Build Status](https://travis-ci.org/mikaello/bs-node-cron.svg?branch=master)](https://travis-ci.org/mikaello/bs-node-cron) | ||
@@ -61,2 +62,5 @@ | ||
[The tests](https://github.com/mikaello/bs-node-cron/tree/master/__tests__) have more examples of how to use these bindings. | ||
## Contribute | ||
@@ -63,0 +67,0 @@ |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
62853
74