New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

moment-random

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moment-random - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-1

2

package.json
{
"name": "moment-random",
"version": "1.0.0",
"version": "1.0.1-1",
"author": "Ivan Mrvelj <sk8raid@gmail.com>",

@@ -5,0 +5,0 @@ "description": "Generates a random momentjs object",

# moment-random
![Build Status](https://travis-ci.org/imrvelj/moment-random.svg?branch=master)
<img src="moment.png" style="width: 100px" />
> Generates a new random moment.js object

@@ -33,4 +34,7 @@

```js
momentRandom(end)
// > random date between 0 unix time and {end} dates
momentRandom(end, start)
// > random date between start and end dates
// > random date between {start} and {end} dates
```

@@ -37,0 +41,0 @@

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