add-subtract-date
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "add-subtract-date", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Add or subtract a specified time in a date object.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -49,2 +49,11 @@ | ||
## :question: Get Help | ||
There are few ways to get help: | ||
1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question. | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help from me, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
## :memo: Documentation | ||
@@ -59,5 +68,3 @@ | ||
The module exports an object containing two methods: `add` | ||
(goes in the future) and `subtract` (goes in the past). | ||
They require the following arguments: | ||
@@ -87,2 +94,4 @@ | ||
## :yum: How to contribute | ||
@@ -89,0 +98,0 @@ Have an idea? Found a bug? See [how to contribute][contributing]. |
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
9170
139