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
2
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 5.0.0 to 5.0.1

12

CHANGELOG.md

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

## [5.0.1](https://github.com/tophat/monodeploy/compare/@monodeploy/io@5.0.0...@monodeploy/io@5.0.1) "@monodeploy/io" (2023-11-14)<a name="5.0.1"></a>
### Dependencies
* update dependency @types/jest to ^29.5.6 (#874) ([dd726bd](https://github.com/tophat/monodeploy/commits/dd726bd))
* update dependency @types/semver to ^7.5.4 (#882) ([06e27e1](https://github.com/tophat/monodeploy/commits/06e27e1))
* update node.js to >=18.18.2 (#889) ([5b1880b](https://github.com/tophat/monodeploy/commits/5b1880b))
* update to yarn 4.0.2 (#899) ([a2c3491](https://github.com/tophat/monodeploy/commits/a2c3491))
## [5.0.0](https://github.com/tophat/monodeploy/compare/@monodeploy/io@4.3.0...@monodeploy/io@5.0.0) "@monodeploy/io" (2023-11-09)<a name="5.0.0"></a>

@@ -7,0 +19,0 @@

20

package.json
{
"name": "@monodeploy/io",
"version": "5.0.0",
"version": "5.0.1",
"repository": {

@@ -33,9 +33,9 @@ "type": "git",

"devDependencies": {
"@monodeploy/logging": "5.0.0",
"@monodeploy/logging": "5.0.1",
"@monodeploy/test-utils": "link:../../testUtils",
"@monodeploy/types": "5.0.0",
"@types/jest": "^29.5.5",
"@types/node": "^18.18.3",
"@types/semver": "^7.5.3",
"@yarnpkg/core": "^4.0.1",
"@monodeploy/types": "5.0.1",
"@types/jest": "^29.5.6",
"@types/node": "^18.18.6",
"@types/semver": "^7.5.4",
"@yarnpkg/core": "^4.0.2",
"@yarnpkg/fslib": "^3.0.1",

@@ -45,5 +45,5 @@ "@yarnpkg/shell": "^4.0.0"

"peerDependencies": {
"@monodeploy/logging": "^5.0.0",
"@monodeploy/types": "^5.0.0",
"@yarnpkg/core": "^4.0.1",
"@monodeploy/logging": "^5.0.1",
"@monodeploy/types": "^5.0.1",
"@yarnpkg/core": "^4.0.2",
"@yarnpkg/fslib": "^3.0.1",

@@ -50,0 +50,0 @@ "@yarnpkg/shell": "^4.0.0"

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