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.9.0 to 0.9.1

9

CHANGELOG.md

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

## [0.9.0](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.8.0...@monodeploy/types@0.9.0) "@monodeploy/types" (2021-07-12)<a name="0.9.0"></a>
### Features
* support custom configuration for conventional changelog config ([5312462](https://github.com/tophat/monodeploy/commits/5312462))
## [0.8.0](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.7.1...@monodeploy/types@0.8.0) "@monodeploy/types" (2021-07-06)<a name="0.8.0"></a>

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

2

lib/types.d.ts

@@ -26,3 +26,3 @@ import { Configuration, Project, Report, Workspace } from '@yarnpkg/core';

forceWriteChangeFiles: boolean;
access: string;
access?: 'infer' | 'public' | 'restricted';
persistVersions: boolean;

@@ -29,0 +29,0 @@ autoCommit: boolean;

{
"name": "@monodeploy/types",
"version": "0.9.0",
"version": "0.9.1",
"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