Socket
Socket
Sign inDemoInstall

danger

Package Overview
Dependencies
Maintainers
3
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

danger - npm Package Compare versions

Comparing version 11.2.2 to 11.2.3

8

distribution/platforms/github/GitHubUtils.d.ts

@@ -520,3 +520,3 @@ import { components as OctokitOpenApiTypes } from "@octokit/openapi-types";

};
author_association: "COLLABORATOR" | "CONTRIBUTOR" | "FIRST_TIMER" | "FIRST_TIME_CONTRIBUTOR" | "MANNEQUIN" | "MEMBER" | "NONE" | "OWNER";
author_association: "COLLABORATOR" | "CONTRIBUTOR" | "FIRST_TIMER" | "FIRST_TIME_CONTRIBUTOR" | "MEMBER" | "NONE" | "OWNER" | "MANNEQUIN";
auto_merge: {

@@ -585,3 +585,3 @@ enabled_by: {

changed_files: number;
}, 201> | import("@octokit/plugin-paginate-rest/dist-types/types").OctokitResponse<{
}, 200> | import("@octokit/plugin-paginate-rest/dist-types/types").OctokitResponse<{
url: string;

@@ -1074,3 +1074,3 @@ id: number;

};
author_association: "COLLABORATOR" | "CONTRIBUTOR" | "FIRST_TIMER" | "FIRST_TIME_CONTRIBUTOR" | "MANNEQUIN" | "MEMBER" | "NONE" | "OWNER";
author_association: "COLLABORATOR" | "CONTRIBUTOR" | "FIRST_TIMER" | "FIRST_TIME_CONTRIBUTOR" | "MEMBER" | "NONE" | "OWNER" | "MANNEQUIN";
auto_merge: {

@@ -1139,3 +1139,3 @@ enabled_by: {

changed_files: number;
}, 200>>;
}, 201>>;
export declare const createOrAddLabel: (pr: GitHubPRDSL | undefined, api: GitHub) => (labelConfig: {

@@ -1142,0 +1142,0 @@ name: string;

{
"name": "danger",
"version": "11.2.2",
"version": "11.2.3",
"description": "Unit tests for Team Culture",

@@ -5,0 +5,0 @@ "main": "distribution/danger.js",

Sorry, the diff of this file is too big to display

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