Socket
Socket
Sign inDemoInstall

@octokit/action

Package Overview
Dependencies
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/action - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

dist-node/index.js

@@ -10,3 +10,3 @@ 'use strict';

const VERSION = "3.0.2";
const VERSION = "3.0.3";

@@ -13,0 +13,0 @@ const Octokit = core.Octokit.plugin(pluginPaginateRest.paginateRest, pluginRestEndpointMethods.restEndpointMethods).defaults({

@@ -1,1 +0,1 @@

export const VERSION = "3.0.2";
export const VERSION = "3.0.3";

@@ -1,1 +0,1 @@

export declare const VERSION = "3.0.2";
export declare const VERSION = "3.0.3";
{
"name": "@octokit/action",
"description": "GitHub API client for GitHub Actions",
"version": "3.0.2",
"version": "3.0.3",
"license": "MIT",

@@ -24,3 +24,3 @@ "files": [

"@octokit/plugin-paginate-rest": "^2.2.0",
"@octokit/plugin-rest-endpoint-methods": "4.1.0",
"@octokit/plugin-rest-endpoint-methods": "4.1.1",
"@octokit/types": "^5.0.0"

@@ -35,7 +35,7 @@ },

"fetch-mock": "^9.0.0",
"jest": "^25.1.0",
"jest": "^26.1.0",
"prettier": "^2.0.1",
"semantic-release": "^17.0.2",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^25.2.0",
"ts-jest": "^26.1.3",
"typescript": "^3.7.2"

@@ -42,0 +42,0 @@ },

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