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

fastboot-express-middleware

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastboot-express-middleware - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0-rc.2

dist/cjs/index.js

10

package.json
{
"name": "fastboot-express-middleware",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "An Express middleware for rendering Ember apps with FastBoot",
"main": "index.js",
"main": "src/index.js",
"scripts": {
"build": "ember build",
"prepublish": "npm run build",
"postinstall": "broccoli-module-alchemist-install",
"test": "mocha"

@@ -28,4 +31,6 @@ },

"babel-preset-es2015": "^6.9.0",
"broccoli-module-alchemist": "^0.2.0",
"chai": "^3.5.0",
"chai-as-promised": "^5.3.0",
"ember-cli": "^2.7.0",
"express": "^4.13.4",

@@ -37,2 +42,3 @@ "mocha": "^2.4.5",

"dependencies": {
"broccoli-module-alchemist-install": "^0.1.1",
"chalk": "^1.1.3",

@@ -39,0 +45,0 @@ "fastboot": "^1.0.0-rc.0"

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