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.0.0 to 0.1.0-alpha.0

11

CHANGELOG.md

@@ -11,2 +11,13 @@ # Change Log

* starting... ([408cd07](https://github.com/anthorteam/backend/commit/408cd074119f78a4a0a63e04750461fc0828084e))
# 0.1.0-alpha.0 (2020-05-26)
### Features
* starting... ([74d4529](https://github.com/anthorteam/backend/commit/74d45291b5b44cd0b5094f9a11d6a5c1c7bcf7a5))

5

package.json
{
"name": "@anthor/core-express",
"version": "0.0.0",
"registry": "https://registry.npmjs.org",
"version": "0.1.0-alpha.0",
"publishConfig": {

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

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