Socket
Socket
Sign inDemoInstall

@semantic-release/git

Package Overview
Dependencies
11
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.17 to 7.0.18

2

lib/glob-assets.js
const {isPlainObject, castArray, uniq} = require('lodash');
const dirGlob = require('dir-glob');
const globby = require('globby');
const debug = require('debug')('semantic-release:github');
const debug = require('debug')('semantic-release:git');

@@ -6,0 +6,0 @@ module.exports = async ({cwd}, assets) =>

{
"name": "@semantic-release/git",
"description": "semantic-release plugin to commit release assets to the project's git repository",
"version": "7.0.17",
"version": "7.0.18",
"author": "Pierre Vanduynslager (https://github.com/pvdlg)",

@@ -6,0 +6,0 @@ "ava": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc