fastboot-express-middleware
Advanced tools
Comparing version 1.0.0-rc.1 to 1.0.0-rc.2
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11796
8
140
3
10
1
1
+ Addedbroccoli-module-alchemist-install@0.1.6(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addedms@2.0.0(transitive)