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

@monodeploy/logging

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monodeploy/logging - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

14

CHANGELOG.md

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

## [4.3.0](https://github.com/tophat/monodeploy/compare/@monodeploy/logging@4.2.0...@monodeploy/logging@4.3.0) "@monodeploy/logging" (2023-09-05)<a name="4.3.0"></a>
### Dependencies
* update dependency jest to ^29.6.2 (#810) ([4566664](https://github.com/tophat/monodeploy/commits/4566664))
* accept minor and patch updates (#817) ([ca86dd6](https://github.com/tophat/monodeploy/commits/ca86dd6))
### Features
* update yarn target to v3.6.3 (#816) ([c56c619](https://github.com/tophat/monodeploy/commits/c56c619))
## [4.2.0](https://github.com/tophat/monodeploy/compare/@monodeploy/logging@4.1.0...@monodeploy/logging@4.2.0) "@monodeploy/logging" (2023-07-20)<a name="4.2.0"></a>

@@ -7,0 +21,0 @@

10

package.json
{
"name": "@monodeploy/logging",
"version": "4.2.0",
"version": "4.3.0",
"repository": {

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

"devDependencies": {
"@types/jest": "^29.5.2",
"@types/node": "^18.15.11",
"@yarnpkg/core": "^3.5.2"
"@types/jest": "^29.5.4",
"@types/node": "^18.17.12",
"@yarnpkg/core": "^3.5.3"
},
"peerDependencies": {
"@yarnpkg/core": "^3.5.2"
"@yarnpkg/core": "^3.5.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