@adonisjs/ioc-transformer
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@adonisjs/ioc-transformer", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Typescript transformer to transform import statements to IoC container use calls", | ||
@@ -40,14 +40,14 @@ "main": "build/index.js", | ||
"@adonisjs/mrm-preset": "^2.4.0", | ||
"@types/node": "^14.11.2", | ||
"commitizen": "^4.2.1", | ||
"@types/node": "^14.14.10", | ||
"commitizen": "^4.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"del-cli": "^3.0.1", | ||
"doctoc": "^1.4.0", | ||
"eslint": "^7.10.0", | ||
"eslint": "^7.14.0", | ||
"eslint-plugin-adonis": "^1.0.15", | ||
"husky": "^4.3.0", | ||
"japa": "^3.1.1", | ||
"mrm": "^2.5.1", | ||
"np": "^6.5.0", | ||
"typescript": "^4.0.3" | ||
"mrm": "^2.5.13", | ||
"np": "^7.0.0", | ||
"typescript": "^4.1.2" | ||
}, | ||
@@ -54,0 +54,0 @@ "nyc": { |
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
7432