fastboot-express-middleware
Advanced tools
Comparing version 1.0.0-rc.6 to 1.0.0-rc.7
{ | ||
"name": "fastboot-express-middleware", | ||
"version": "1.0.0-rc.6", | ||
"version": "1.0.0-rc.7", | ||
"description": "An Express middleware for rendering Ember apps with FastBoot", | ||
"main": "dist/cjs/index.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
"build": "ember build", | ||
"prepublish": "npm run build", | ||
"postinstall": "broccoli-module-alchemist-install", | ||
"test": "mocha" | ||
@@ -34,3 +31,2 @@ }, | ||
"babel-preset-es2015": "^6.9.0", | ||
"broccoli-module-alchemist": "^0.2.0", | ||
"chai": "^3.5.0", | ||
@@ -45,3 +41,2 @@ "chai-as-promised": "^5.3.0", | ||
"dependencies": { | ||
"broccoli-module-alchemist-install": "^0.1.1", | ||
"chalk": "^1.1.3", | ||
@@ -48,0 +43,0 @@ "fastboot": "^1.0.0-rc.3" |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2
9
0
0
12024
7
137
- Removedbroccoli-module-alchemist-install@0.1.6(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)