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 3.7.4 to 3.8.0

13

CHANGELOG.md

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

## [3.8.0](https://github.com/tophat/monodeploy/compare/@monodeploy/logging@3.7.4...@monodeploy/logging@3.8.0) "@monodeploy/logging" (2023-03-28)<a name="3.8.0"></a>
### Dependencies
* **dev**: update jest dev dependency ([1909076](https://github.com/tophat/monodeploy/commits/1909076))
### Features
* target yarn 3.5.0 ([e62613d](https://github.com/tophat/monodeploy/commits/e62613d))
## [3.7.4](https://github.com/tophat/monodeploy/compare/@monodeploy/logging@3.7.3...@monodeploy/logging@3.7.4) "@monodeploy/logging" (2023-03-10)<a name="3.7.4"></a>

@@ -7,0 +20,0 @@

8

package.json
{
"name": "@monodeploy/logging",
"version": "3.7.4",
"version": "3.8.0",
"repository": {

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

"devDependencies": {
"@types/jest": "^29.4.0",
"@types/jest": "^29.5.0",
"@types/node": "^18.14.6",
"@yarnpkg/core": "^3.4.0"
"@yarnpkg/core": "^3.5.0"
},
"peerDependencies": {
"@yarnpkg/core": "^3.4.0"
"@yarnpkg/core": "^3.5.0"
},
"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