@adonisjs/fold
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -0,1 +1,11 @@ | ||
<a name="4.0.5"></a> | ||
## [4.0.5](https://github.com/poppinss/adonis-fold/compare/v4.0.3...v4.0.5) (2017-10-29) | ||
### Bug Fixes | ||
* **ioc:** fix execution cycle of extend calls ([bc2c084](https://github.com/poppinss/adonis-fold/commit/bc2c084)) | ||
<a name="4.0.4"></a> | ||
@@ -2,0 +12,0 @@ ## [4.0.4](https://github.com/poppinss/adonis-fold/compare/v4.0.3...v4.0.4) (2017-09-12) |
{ | ||
"name": "@adonisjs/fold", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Dependency manager and ioc container for your next NodeJs application", | ||
@@ -33,9 +33,9 @@ "main": "index.js", | ||
"devDependencies": { | ||
"coveralls": "^2.13.1", | ||
"cz-conventional-changelog": "^2.0.0", | ||
"japa": "^1.0.3", | ||
"coveralls": "^3.0.0", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"japa": "^1.0.5", | ||
"japa-cli": "^1.0.1", | ||
"nyc": "^11.1.0", | ||
"nyc": "^11.2.1", | ||
"semver": "^5.4.1", | ||
"standard": "^10.0.2" | ||
"standard": "^10.0.3" | ||
}, | ||
@@ -45,3 +45,3 @@ "dependencies": { | ||
"caller": "^1.0.1", | ||
"debug": "^2.6.8", | ||
"debug": "^3.1.0", | ||
"lodash": "^4.17.4", | ||
@@ -48,0 +48,0 @@ "require-stack": "^1.0.2" |
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
48076
+ Addeddebug@3.2.7(transitive)
+ Addedms@2.1.3(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)
Updateddebug@^3.1.0