Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@anthor/core-express

Package Overview
Dependencies
Maintainers
5
Versions
417
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 0.1.0-alpha.2 to 0.1.0-alpha.4

16

CHANGELOG.md

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

# [0.1.0-alpha.4](https://github.com/anthorteam/backend/compare/v0.1.0-alpha.2...v0.1.0-alpha.4) (2020-05-26)
**Note:** Version bump only for package @anthor/core-express
# [0.1.0-alpha.3](https://github.com/anthorteam/backend/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2020-05-26)
**Note:** Version bump only for package @anthor/core-express
# 0.1.0-alpha.2 (2020-05-26)

@@ -8,0 +24,0 @@

6

package.json
{
"name": "@anthor/core-express",
"version": "0.1.0-alpha.2",
"version": "0.1.0-alpha.4",
"publishConfig": {

@@ -16,5 +16,5 @@ "access": "public"

"compile": "tsc -b tsconfig.build.json",
"publish": "cp ../../../.*rc ./ && npm publish --a",
"dev": "NODE_ENV=development nodemon -L --watch '../**/*.ts' --exec 'ts-node -r tsconfig-paths/register' src/index.ts"
}
},
"gitHead": "07874cd05a0c731e2dd3414ec3783dcbd4d45f1b"
}
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