Socket
Socket
Sign inDemoInstall

fastboot-app-server

Package Overview
Dependencies
Maintainers
9
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastboot-app-server - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

16

package.json
{
"name": "fastboot-app-server",
"version": "4.1.2",
"version": "4.1.3",
"description": "A production-ready app server for running Ember FastBoot apps",

@@ -21,7 +21,2 @@ "keywords": [

"main": "src/fastboot-app-server.js",
"scripts": {
"lint": "eslint --cache .",
"test": "npm-run-all lint test:*",
"test:mocha": "mocha"
},
"dependencies": {

@@ -32,3 +27,3 @@ "basic-auth": "^2.0.1",

"express": "^4.17.2",
"fastboot": "4.1.2",
"fastboot": "4.1.4",
"fastboot-express-middleware": "4.1.2"

@@ -71,3 +66,8 @@ },

}
},
"scripts": {
"lint": "eslint --cache .",
"test": "npm-run-all lint test:*",
"test:mocha": "mocha"
}
}
}
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