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

@pulsecron/pulse

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulsecron/pulse - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

2

dist/job/touch.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.touch = void 0;
const utils_1 = require("src/utils");
const utils_1 = require("../utils");
const touch = async function (progress) {

@@ -6,0 +6,0 @@ if (progress && (progress < 0 || progress > 100)) {

{
"name": "@pulsecron/pulse",
"version": "1.6.0",
"version": "1.6.1",
"description": "The modern MongoDB-powered job scheduler library for Node.js",

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

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