Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "bankai", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "DIY asset server", | ||
@@ -26,22 +26,22 @@ "main": "index.js", | ||
"dependencies": { | ||
"bl": "^1.0.0", | ||
"css-extract": "^1.0.0", | ||
"bl": "^1.1.2", | ||
"css-extract": "^1.1.1", | ||
"errorify": "^0.3.1", | ||
"hyperstream": "^1.2.2", | ||
"inject-lr-script-stream": "^1.1.1", | ||
"readable-stream": "^2.0.5", | ||
"sheetify": "^5.0.2", | ||
"simple-html-index": "^1.2.1", | ||
"watchify": "^3.6.1", | ||
"readable-stream": "^2.1.4", | ||
"sheetify": "^5.0.5", | ||
"simple-html-index": "^1.3.0", | ||
"watchify": "^3.7.0", | ||
"xtend": "^4.0.1" | ||
}, | ||
"devDependencies": { | ||
"browserify": "^13.0.0", | ||
"browserify": "^13.1.0", | ||
"concat-stream": "^1.5.1", | ||
"dependency-check": "^2.5.1", | ||
"dependency-check": "^2.6.0", | ||
"get-server-port": "^1.0.0", | ||
"is-html": "^1.0.0", | ||
"istanbul": "^0.4.1", | ||
"istanbul": "^0.4.4", | ||
"standard": "^7.1.2", | ||
"tape": "^4.2.2" | ||
"tape": "^4.6.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "files": [ |
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
Updatedbl@^1.1.2
Updatedcss-extract@^1.1.1
Updatedreadable-stream@^2.1.4
Updatedsheetify@^5.0.5
Updatedsimple-html-index@^1.3.0
Updatedwatchify@^3.7.0