Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

cycles

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cycles - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+1
-1
package.json
{
"name": "cycles",
"version": "1.1.0",
"version": "1.1.1",
"description": "Calculate sleep cycles to wake up more refreshed.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -29,3 +29,3 @@ # cycles [![Build Status](https://travis-ci.org/gillstrom/cycles.svg?branch=master)](https://travis-ci.org/gillstrom/cycles)

Options
-d, --duration <Cycle duration>
-d, --duration <Cycle duration in minutes>
-w, --wake <Time to wake up>

@@ -100,3 +100,3 @@ ```

Set the cycle duration.
Set the cycle duration in minutes.

@@ -123,3 +123,3 @@ ### cycles.wake(times, [opts])

Set the cycle duration.
Set the cycle duration in minutes.

@@ -126,0 +126,0 @@