adonis-framework
Advanced tools
Comparing version 3.0.13 to 3.0.14
@@ -0,1 +1,6 @@ | ||
<a name="3.0.14"></a> | ||
## [3.0.14](https://github.com/adonisjs/adonis-framework/compare/v3.0.13...v3.0.14) (2017-06-26) | ||
<a name="3.0.13"></a> | ||
@@ -2,0 +7,0 @@ ## [3.0.13](https://github.com/adonisjs/adonis-framework/compare/v3.0.12...v3.0.13) (2017-04-25) |
{ | ||
"name": "adonis-framework", | ||
"version": "3.0.13", | ||
"version": "3.0.14", | ||
"description": "Adonis framework makes it easy for you to write webapps with less code", | ||
@@ -60,6 +60,6 @@ "main": "index.js", | ||
"lodash": "^4.17.4", | ||
"node-cookie": "^1.0.4", | ||
"node-exceptions": "^1.0.3", | ||
"node-req": "^1.0.5", | ||
"node-res": "^3.0.1", | ||
"node-cookie": "1.0.4", | ||
"node-exceptions": "1.0.3", | ||
"node-req": "1.0.5", | ||
"node-res": "3.0.1", | ||
"nunjucks": "^3.0.0", | ||
@@ -66,0 +66,0 @@ "path-to-regexp": "^1.7.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
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
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
188870
2
Updatednode-cookie@1.0.4
Updatednode-exceptions@1.0.3
Updatednode-req@1.0.5
Updatednode-res@3.0.1