import-sort-style-custom
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -0,1 +1,8 @@ | ||
### [2.1.1](https://github.com/ifiokjr/import-sort-style-custom/compare/v2.1.0...v2.1.1) (2020-03-14) | ||
### Bug Fixes | ||
* update `tsconfig-resolver` dependency ([9730ace](https://github.com/ifiokjr/import-sort-style-custom/commit/9730acede0c6a40db84386ff27e82cc844b861ab)) | ||
## [2.1.0](https://github.com/ifiokjr/import-sort-style-custom/compare/v2.0.0...v2.1.0) (2020-03-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "import-sort-style-custom", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Sort your imports using import-sort with aliases and custom configurations", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"import-sort-style": "^6.0.0", | ||
"tsconfig-resolver": "^2.1.0" | ||
"tsconfig-resolver": "^2.1.1" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
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
97629
Updatedtsconfig-resolver@^2.1.1