add-subtract-date
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "add-subtract-date", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Add or subtract a specified time in a date object.", | ||
@@ -84,2 +84,2 @@ "main": "lib/index.js", | ||
] | ||
} | ||
} |
@@ -59,5 +59,7 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
2. For bug reports and feature requests, open issues. :bug: | ||
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket: | ||
## :memo: Documentation | ||
@@ -72,3 +74,5 @@ | ||
The module exports an object containing two methods: `add` | ||
(goes in the future) and `subtract` (goes in the past). | ||
They require the following arguments: | ||
@@ -75,0 +79,0 @@ |
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
9589
148