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

beachball

Package Overview
Dependencies
Maintainers
2
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beachball - npm Package Compare versions

Comparing version 2.24.1 to 2.25.0

16

CHANGELOG.md
# Change Log - beachball
This log was last generated on Wed, 13 Jul 2022 20:33:42 GMT and should not be manually modified.
This log was last generated on Wed, 13 Jul 2022 21:17:48 GMT and should not be manually modified.
<!-- Start content -->
## 2.25.0
Wed, 13 Jul 2022 21:17:48 GMT
### Minor changes
- Update `workspace-tools` to pick up new `git-url-parse` (may include [breaking changes](https://github.com/IonicaBizau/git-url-parse/releases/tag/12.0.0)) (elcraig@microsoft.com)
### Patches
- Remove unused direct dependencies on `git-url-parse` and `glob` (the code moved to `workspace-tools` awhile back) (elcraig@microsoft.com)
## 2.24.1
Wed, 13 Jul 2022 20:33:42 GMT
Wed, 13 Jul 2022 20:33:51 GMT

@@ -11,0 +23,0 @@ ### Patches

9

package.json
{
"name": "beachball",
"version": "2.24.1",
"version": "2.25.0",
"description": "The Sunniest Semantic Version Bumper",

@@ -40,4 +40,2 @@ "repository": {

"fs-extra": "^8.0.1",
"git-url-parse": "^12.0.0",
"glob": "^7.1.4",
"human-id": "^2.0.1",

@@ -51,3 +49,3 @@ "lodash": "^4.17.15",

"uuid": "^8.3.1",
"workspace-tools": "^0.21.0",
"workspace-tools": "^0.22.0",
"yargs-parser": "^20.2.4"

@@ -59,4 +57,2 @@ },

"@types/fs-extra": "^8.0.0",
"@types/git-url-parse": "^9.0.0",
"@types/glob": "^7.1.1",
"@types/jest": "^26.0.24",

@@ -76,3 +72,2 @@ "@types/lodash": "^4.14.149",

"jest": "^27.0.6",
"ncp": "^2.0.0",
"prettier": "~2.3.2",

@@ -79,0 +74,0 @@ "tmp": "^0.1.0",

Sorry, the diff of this file is too big to display

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