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

@monodeploy/io

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monodeploy/io - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

9

CHANGELOG.md

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

## [3.2.0](https://github.com/tophat/monodeploy/compare/@monodeploy/io@3.1.0...@monodeploy/io@3.2.0) "@monodeploy/io" (2022-08-01)<a name="3.2.0"></a>
### Features
* build against Yarn 3.2.2 (#506) ([11d117c](https://github.com/tophat/monodeploy/commits/11d117c))
## [3.1.0](https://github.com/tophat/monodeploy/compare/@monodeploy/io@3.0.1...@monodeploy/io@3.1.0) "@monodeploy/io" (2022-07-03)<a name="3.1.0"></a>

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

22

package.json
{
"name": "@monodeploy/io",
"version": "3.1.0",
"version": "3.2.0",
"repository": {

@@ -30,18 +30,18 @@ "type": "git",

"devDependencies": {
"@monodeploy/logging": "3.0.1",
"@monodeploy/logging": "3.2.0",
"@monodeploy/test-utils": "link:../../testUtils",
"@monodeploy/types": "3.1.0",
"@monodeploy/types": "3.2.0",
"@types/node": "^14.17.14",
"@yarnpkg/core": "^3.2.1",
"@yarnpkg/fslib": "^2.6.2",
"@yarnpkg/shell": "^3.2.2"
"@yarnpkg/core": "^3.2.3",
"@yarnpkg/fslib": "^2.7.0",
"@yarnpkg/shell": "^3.2.3"
},
"peerDependencies": {
"@monodeploy/logging": "^3.0.1",
"@monodeploy/types": "^3.1.0",
"@yarnpkg/core": "^3.2.1",
"@yarnpkg/fslib": "^2.6.2",
"@yarnpkg/shell": "^3.2.2"
"@monodeploy/logging": "^3.2.0",
"@monodeploy/types": "^3.2.0",
"@yarnpkg/core": "^3.2.3",
"@yarnpkg/fslib": "^2.7.0",
"@yarnpkg/shell": "^3.2.3"
},
"types": "./lib/index.d.ts"
}
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