Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

organize-imports-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

organize-imports-cli - npm Package Compare versions

Comparing version 0.9.0 to 0.10.0

8

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc