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

@jsenv/github-check-run

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/github-check-run - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

6

package.json
{
"name": "@jsenv/github-check-run",
"version": "0.1.8",
"version": "0.1.9",
"description": "Interact with GitHub check rest API",

@@ -37,5 +37,5 @@ "license": "MIT",

"dependencies": {
"@jsenv/fetch": "1.1.49",
"@jsenv/log": "3.5.2"
"@jsenv/fetch": "1.1.50",
"@jsenv/humanize": "1.0.0"
}
}

@@ -7,3 +7,3 @@ /**

import { createLogger, UNICODE, createDetailedMessage } from "@jsenv/log";
import { createLogger, createDetailedMessage, UNICODE } from "@jsenv/humanize";

@@ -10,0 +10,0 @@ import { POST, PATCH } from "./internal/github_rest_api.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