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

@github-test/app1

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github-test/app1 - npm Package Compare versions

Comparing version

to
4.10.2

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## [4.10.2](https://github.com/twinh/github-actions-test/compare/v4.10.1...v4.10.2) (2020-07-14)
### Dependencies
* **@github-test/base:** upgrade to 4.10.2
## [4.10.1](https://github.com/twinh/github-actions-test/compare/v4.10.0...v4.10.1) (2020-07-14)

@@ -2,0 +12,0 @@

4

package.json
{
"name": "@github-test/app1",
"version": "4.10.1",
"version": "4.10.2",
"private": false,

@@ -13,4 +13,4 @@ "main": "index.js",

"dependencies": {
"@github-test/base": "^4.10.1"
"@github-test/base": "^4.10.2"
}
}