Socket
Socket
Sign inDemoInstall

ember-fastboot-server

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-fastboot-server - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

2

lib/server.js

@@ -17,3 +17,3 @@ var chalk = require('chalk');

vendorFile: options.vendorFile,
moduleWhitelist: configFile.moduleWhitelist
moduleWhitelist: options.moduleWhitelist || configFile.moduleWhitelist
});

@@ -20,0 +20,0 @@

{
"name": "ember-fastboot-server",
"version": "0.2.0",
"version": "0.3.0",
"description": "Production server for running Ember applications using FastBoot",

@@ -5,0 +5,0 @@ "main": "./lib/server",

Sorry, the diff of this file is not supported yet

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