@adonisjs/fold
Advanced tools
Comparing version 6.3.3 to 6.3.4
{ | ||
"name": "@adonisjs/fold", | ||
"version": "6.3.3", | ||
"version": "6.3.4", | ||
"description": "Dependency manager and ioc container for your next NodeJs application", | ||
@@ -44,3 +44,3 @@ "main": "build/index.js", | ||
"@poppinss/dev-utils": "^1.0.4", | ||
"@types/node": "^13.7.0", | ||
"@types/node": "^13.7.7", | ||
"commitizen": "^4.0.3", | ||
@@ -51,10 +51,10 @@ "cz-conventional-changelog": "^3.1.0", | ||
"eslint": "^6.8.0", | ||
"eslint-plugin-adonis": "^1.0.6", | ||
"husky": "^4.2.1", | ||
"eslint-plugin-adonis": "^1.0.8", | ||
"husky": "^4.2.3", | ||
"japa": "^3.0.1", | ||
"mrm": "^2.0.4", | ||
"mrm": "^2.1.0", | ||
"np": "^5.2.1", | ||
"reflect-metadata": "^0.1.13", | ||
"ts-node": "^8.6.2", | ||
"typescript": "^3.7.5" | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -61,0 +61,0 @@ "nyc": { |
@@ -46,6 +46,6 @@ <div align="center"> | ||
[npm-image]: https://img.shields.io/npm/v/@adonisjs/fold.svg?style=for-the-badge&logo=npm | ||
[npm-url]: https://npmjs.org/package/@adonisjs/fold "npm" | ||
[npm-image]: https://img.shields.io/npm/v/@adonisjs/fold/alpha.svg?style=for-the-badge&logo=npm | ||
[npm-url]: https://npmjs.org/package/@adonisjs/fold/v/alpha "npm" | ||
[license-image]: https://img.shields.io/npm/l/@adonisjs/fold?color=blueviolet&style=for-the-badge | ||
[license-url]: LICENSE.md "license" |
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
72288