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

@semantic-release-plus/core

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-release-plus/core - npm Package Compare versions

Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6

2

package.json
{
"name": "@semantic-release-plus/core",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "semantic-release-plus core interfaces and functionality",

@@ -5,0 +5,0 @@ "private": false,

@@ -72,3 +72,3 @@ /// <reference types="node" />

}
interface Logger {
export interface Logger {
log: (message: string) => void;

@@ -75,0 +75,0 @@ error: (message: string) => void;

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