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

@dofiltra/helpers

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dofiltra/helpers - npm Package Compare versions

Comparing version 1.0.36 to 1.0.37

2

lib/index.js

@@ -776,3 +776,3 @@ /* tslint:disable:max-classes-per-file */

point.startTimeMs = endTimeMs;
point.endTimeMs = point.endTimeMs - durationMs;
point.endTimeMs = point.startTimeMs + durationMs;
}

@@ -779,0 +779,0 @@ filledTimeline.push({ ...point, index: filledTimeline.length });

{
"name": "@dofiltra/helpers",
"version": "1.0.36",
"version": "1.0.37",
"license": "MIT",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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