Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

add-subtract-date

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

add-subtract-date - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"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].

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc