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 3.5.0 to 3.6.0

9

CHANGELOG.md

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

## [3.6.0](https://github.com/tophat/monodeploy/compare/@monodeploy/types@3.5.0...@monodeploy/types@3.6.0) "@monodeploy/types" (2023-01-03)<a name="3.6.0"></a>
### Features
* target yarn 3.3.1 (#589) ([f3bd3bc](https://github.com/tophat/monodeploy/commits/f3bd3bc))
## [3.5.0](https://github.com/tophat/monodeploy/compare/@monodeploy/types@3.3.1...@monodeploy/types@3.5.0) "@monodeploy/types" (2022-11-30)<a name="3.5.0"></a>

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

8

package.json
{
"name": "@monodeploy/types",
"version": "3.5.0",
"version": "3.6.0",
"repository": {

@@ -34,12 +34,12 @@ "type": "git",

"peerDependencies": {
"@yarnpkg/core": "^3.3.0"
"@yarnpkg/core": "^3.3.1"
},
"devDependencies": {
"@types/node": "^14.17.14",
"@yarnpkg/core": "^3.3.0",
"@yarnpkg/core": "^3.3.1",
"ts-node": "^10.9.1",
"typedoc": "^0.23.21",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"types": "./lib/types.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