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

date-streaks

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-streaks - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

dist/streakRanges.js

@@ -11,2 +11,4 @@ 'use strict';

var _helpers = require('./helpers');
var _summary2 = require('./summary');

@@ -32,3 +34,3 @@

var allDates = [].concat(_toConsumableArray(dates));
var allDates = [].concat(_toConsumableArray((0, _helpers.sortDates)(dates)));

@@ -35,0 +37,0 @@ return streaks.reduce(function (acc, streak) {

{
"name": "date-streaks",
"version": "1.1.0",
"version": "1.1.1",
"description": "Find a variety of streak metrics from a list of dates.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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