Socket
Socket
Sign inDemoInstall

@actions/core

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@actions/core - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

2

lib/oidc-utils.js

@@ -14,3 +14,3 @@ "use strict";

const http_client_1 = require("@actions/http-client");
const auth_1 = require("@actions/http-client/auth");
const auth_1 = require("@actions/http-client/lib/auth");
const core_1 = require("./core");

@@ -17,0 +17,0 @@ class OidcClient {

{
"name": "@actions/core",
"version": "1.8.0",
"version": "1.8.1",
"description": "Actions core lib",

@@ -39,3 +39,3 @@ "keywords": [

"dependencies": {
"@actions/http-client": "^1.0.11"
"@actions/http-client": "^2.0.0"
},

@@ -42,0 +42,0 @@ "devDependencies": {

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