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

defender-autotask-utils

Package Overview
Dependencies
Maintainers
8
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

defender-autotask-utils - npm Package Compare versions

Comparing version 1.39.0 to 1.40.0

2

lib/types.d.ts
export declare type SentinelConfirmation = number | 'safe' | 'finalized';
export interface PreviousAutotaskRunInfo {
trigger: 'schedule' | 'webhook' | 'sentinel' | 'manual' | 'manual-api';
trigger: 'schedule' | 'webhook' | 'sentinel' | 'monitor-filter' | 'manual' | 'manual-api';
status: 'pending' | 'throttled' | 'error' | 'success';

@@ -5,0 +5,0 @@ createdAt: string;

{
"name": "defender-autotask-utils",
"version": "1.39.0",
"version": "1.40.0",
"description": "Utils library for writing Defender Autotasks",

@@ -23,3 +23,3 @@ "main": "./lib/index.js",

"license": "MIT",
"gitHead": "0c5b30c308fb0d898654f5069ef06bf91ea5a9d2"
"gitHead": "a94c80803241f95fbacab0c242e1e1879eeacf6a"
}

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