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

@anthor/core-express

Package Overview
Dependencies
Maintainers
4
Versions
430
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anthor/core-express - npm Package Compare versions

Comparing version

to
1.6.0-alpha.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.6.0-alpha.1](https://github.com/anthorteam/backend/compare/v1.6.0-alpha.0...v1.6.0-alpha.1) (2021-03-12)
**Note:** Version bump only for package @anthor/core-express
# [1.6.0-alpha.0](https://github.com/anthorteam/backend/compare/v1.5.1-alpha.0...v1.6.0-alpha.0) (2021-03-10)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@anthor/core-express",
"version": "1.6.0-alpha.0",
"version": "1.6.0-alpha.1",
"publishConfig": {

@@ -22,4 +22,4 @@ "access": "public"

"dependencies": {
"@anthor/entities-sdk": "^1.6.0-alpha.0",
"@anthor/entities-types": "^1.6.0-alpha.0",
"@anthor/entities-sdk": "^1.6.0-alpha.1",
"@anthor/entities-types": "^1.6.0-alpha.1",
"busboy": "^0.3.1",

@@ -30,3 +30,3 @@ "cors": "^2.8.5",

},
"gitHead": "b7afff6fa2b58d5a745626513e399a000f3dd821"
"gitHead": "80d85e6b8ff803c9605c21acf246e7b49ade0169"
}