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.27.0 to 2.27.1

16

CHANGELOG.md
# Change Log - beachball
This log was last generated on Mon, 08 Aug 2022 21:56:40 GMT and should not be manually modified.
This log was last generated on Tue, 09 Aug 2022 01:24:17 GMT and should not be manually modified.
<!-- Start content -->
## 2.27.1
Tue, 09 Aug 2022 01:24:17 GMT
### Patches
- Update dependency execa to v5 (email not defined)
- Update dependency cosmiconfig to v7 (now supports .cjs config files) (renovate@whitesourcesoftware.com)
- Update dependency fs-extra to v10 (email not defined)
- Update dependency yargs-parser to v21 (email not defined)
- Remove unused human-id dependency (elcraig@microsoft.com)
## 2.27.0
Mon, 08 Aug 2022 21:56:40 GMT
Mon, 08 Aug 2022 21:56:43 GMT

@@ -11,0 +23,0 @@ ### Minor changes

21

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

@@ -41,6 +41,5 @@ "repository": {

"dependencies": {
"cosmiconfig": "^6.0.0",
"execa": "^4.0.3",
"fs-extra": "^8.0.1",
"human-id": "^2.0.1",
"cosmiconfig": "^7.0.0",
"execa": "^5.0.0",
"fs-extra": "^10.0.0",
"lodash": "^4.17.15",

@@ -54,3 +53,3 @@ "minimatch": "^3.0.4",

"workspace-tools": "^0.24.0",
"yargs-parser": "^20.2.4"
"yargs-parser": "^21.0.0"
},

@@ -60,3 +59,3 @@ "devDependencies": {

"@types/execa": "2.0.0",
"@types/fs-extra": "8.1.2",
"@types/fs-extra": "9.0.13",
"@types/jest": "26.0.24",

@@ -72,5 +71,5 @@ "@types/lodash": "4.14.182",

"@types/uuid": "8.3.4",
"@types/yargs-parser": "15.0.0",
"@types/yargs-parser": "21.0.0",
"find-free-port": "2.0.0",
"gh-pages": "3.2.3",
"gh-pages": "4.0.0",
"jest": "27.5.1",

@@ -83,5 +82,5 @@ "prettier": "2.7.1",

"verdaccio-memory": "8.5.2",
"vuepress": "1.5.3",
"vuepress-plugin-mermaidjs": "1.7.1"
"vuepress": "1.9.7",
"vuepress-plugin-mermaidjs": "1.9.1"
}
}

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