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

beachball-actions-common

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beachball-actions-common - npm Package Compare versions

Comparing version

to
0.2.2

@@ -5,3 +5,18 @@ {

{
"date": "Wed, 13 Jul 2022 21:10:41 GMT",
"date": "Thu, 11 Aug 2022 02:43:08 GMT",
"tag": "beachball-actions-common_v0.2.2",
"version": "0.2.2",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "beachball-actions-common",
"commit": "8493eb951f1ca49a80528d03aaded0330fc18f3c",
"comment": "Update dependency @actions/core to v1.9.1"
}
]
}
},
{
"date": "Wed, 13 Jul 2022 21:10:43 GMT",
"tag": "beachball-actions-common_v0.2.1",

@@ -8,0 +23,0 @@ "version": "0.2.1",

# Change Log - beachball-actions-common
This log was last generated on Wed, 13 Jul 2022 21:10:41 GMT and should not be manually modified.
This log was last generated on Thu, 11 Aug 2022 02:43:08 GMT and should not be manually modified.
<!-- Start content -->
## 0.2.2
Thu, 11 Aug 2022 02:43:08 GMT
### Patches
- Update dependency @actions/core to v1.9.1 (email not defined)
## 0.2.1
Wed, 13 Jul 2022 21:10:41 GMT
Wed, 13 Jul 2022 21:10:43 GMT

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

{
"name": "beachball-actions-common",
"version": "0.2.1",
"version": "0.2.2",
"description": "Utilities for Beachball-related GitHub Actions",

@@ -17,5 +17,5 @@ "author": "Elizabeth Craig <elcraig@microsoft.com>",

"dependencies": {
"@actions/core": "1.9.0",
"@actions/core": "1.9.1",
"@actions/github": "5.0.3"
}
}