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

@maggioli-rd/sr-codeowners-plugin

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maggioli-rd/sr-codeowners-plugin - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

7

CHANGELOG.md

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

## [1.0.5](https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/sr-codeowners-plugin/compare/v1.0.4...v1.0.5) (2024-01-08)
### Bug Fixes
* **deps:** update dependency eslint-plugin-n from 16.6.0 to 16.6.1 ([d9b9dc7](https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/sr-codeowners-plugin/commit/d9b9dc716c88d56656ee6de655a023609d371c19))
## [1.0.4](https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/sr-codeowners-plugin/compare/v1.0.3...v1.0.4) (2024-01-05)

@@ -2,0 +9,0 @@

2

dist/verifyRelease.js

@@ -8,3 +8,3 @@ import SemanticReleaseError from "@semantic-release/error";

if (leaderboard == true) {
logger.log("Set " + leaderboard + " as limit");
logger.log("Set " + leaderboard + " as leaderboard");
cmd = "git shortlog -s -e -n --all | sed -e 's/^/# /' > CODEOWNERS && " + cmd;

@@ -11,0 +11,0 @@ }

{
"name": "@maggioli-rd/sr-codeowners-plugin",
"version": "1.0.4",
"version": "1.0.5",
"description": "Maggioli Semantic Release Plugin: Codeowners",

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

"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.0",
"eslint-plugin-n": "16.6.1",
"eslint-plugin-promise": "6.1.1",

@@ -54,0 +54,0 @@ "semantic-release": "22.0.12",

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