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

@semantic-release/github

Package Overview
Dependencies
Maintainers
4
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-release/github - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

7

package.json
{
"name": "@semantic-release/github",
"description": "Set of semantic-release plugins for publishing a GitHub release",
"version": "4.0.2",
"version": "4.0.3",
"author": "Pierre Vanduynslager (https://twitter.com/@pvdlg_)",

@@ -47,3 +47,3 @@ "bugs": {

"engines": {
"node": ">=4"
"node": ">=8.3"
},

@@ -84,3 +84,4 @@ "files": [

"publishConfig": {
"access": "public"
"access": "public",
"tag": "next"
},

@@ -87,0 +88,0 @@ "repository": {

@@ -10,2 +10,5 @@ # @semantic-release/github

[![npm latest version](https://img.shields.io/npm/v/@semantic-release/github/latest.svg)](https://www.npmjs.com/package/@semantic-release/github)
[![npm next version](https://img.shields.io/npm/v/@semantic-release/github/next.svg)](https://www.npmjs.com/package/@semantic-release/github)
## verifyConditions

@@ -12,0 +15,0 @@

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