organize-imports-cli
Advanced tools
Comparing version 0.9.0 to 0.10.0
{ | ||
"name": "organize-imports-cli", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "VS Code's 'Organize imports' executable from command line", | ||
@@ -15,9 +15,9 @@ "bin": "./cli.js", | ||
"editorconfig": "^0.15.3", | ||
"ts-morph": "^13.0.2", | ||
"ts-morph": "^15.0.0", | ||
"tsconfig": "^7.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.0.0", | ||
"@types/node": "^17.0.35", | ||
"escape-string-regexp": "^4.0.0", | ||
"jest": "^27.0.3", | ||
"jest": "^28.1.0", | ||
"strip-ansi": "^6.0.0" | ||
@@ -24,0 +24,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
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
7187
+ Added@ts-morph/common@0.16.0(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedminimatch@5.1.6(transitive)
+ Addedts-morph@15.1.0(transitive)
- Removed@ts-morph/common@0.12.3(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedts-morph@13.0.3(transitive)
Updatedts-morph@^15.0.0