New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@monodeploy/types

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monodeploy/types - npm Package Compare versions

Comparing version 3.0.0-rc.1 to 3.0.0-rc.2

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## [0.10.5](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.10.4...@monodeploy/types@0.10.5) "@monodeploy/types" (2022-01-06)<a name="0.10.5"></a>
### Bug Fixes
* perform no-op if base branch is tagged (#462) ([6d22a53](https://github.com/tophat/monodeploy/commits/6d22a53))
## [0.10.4](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.10.3...@monodeploy/types@0.10.4) "@monodeploy/types" (2021-10-25)<a name="0.10.4"></a>

@@ -7,0 +16,0 @@

2

lib/types.d.ts

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

*/
baseBranch: string;
baseBranch?: string;
/**

@@ -52,0 +52,0 @@ * The git ref which marks the "end point" of package change discovery.

{
"name": "@monodeploy/types",
"version": "3.0.0-rc.1",
"version": "3.0.0-rc.2",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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