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 0.7.1 to 0.8.0

9

CHANGELOG.md

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

## [0.7.1](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.7.0...@monodeploy/types@0.7.1) "@monodeploy/types" (2021-07-05)<a name="0.7.1"></a>
### Bug Fixes
* update yarn to 3.0.0-rc.9 (#386) ([fcfc63a](https://github.com/tophat/monodeploy/commits/fcfc63a))
## [0.7.0](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.6.1...@monodeploy/types@0.7.0) "@monodeploy/types" (2021-07-05)<a name="0.7.0"></a>

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

2

lib/types.d.ts

@@ -67,4 +67,6 @@ import { Configuration, Project, Report, Workspace } from '@yarnpkg/core';

version: string;
previousVersion?: string | null;
changelog: string | null;
tag: string | null;
strategy?: PackageStrategyType | null;
}

@@ -71,0 +73,0 @@ export interface ChangesetSchema {

2

package.json
{
"name": "@monodeploy/types",
"version": "0.7.1",
"version": "0.8.0",
"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