Socket
Socket
Sign inDemoInstall

@plasmohq/prettier-plugin-sort-imports

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasmohq/prettier-plugin-sort-imports - npm Package Compare versions

Comparing version 3.6.1 to 3.6.2

20

package.json
{
"name": "@plasmohq/prettier-plugin-sort-imports",
"private": false,
"version": "3.6.1",
"version": "3.6.2",
"description": "A prettier plugins to sort imports in provided RegEx order",

@@ -26,7 +26,7 @@ "main": "dist/index.js",

"dependencies": {
"@babel/core": "7.20.5",
"@babel/generator": "7.20.5",
"@babel/parser": "7.20.5",
"@babel/traverse": "7.20.5",
"@babel/types": "7.20.5",
"@babel/core": "7.21.0",
"@babel/generator": "7.21.1",
"@babel/parser": "7.21.2",
"@babel/traverse": "7.21.2",
"@babel/types": "7.21.2",
"javascript-natural-sort": "0.7.1",

@@ -39,6 +39,6 @@ "lodash.clone": "4.5.0",

"@types/lodash.isequal": "4.5.6",
"@types/node": "18.11.15",
"prettier": "2.8.1",
"tsup": "6.5.0",
"typescript": "4.9.4"
"@types/node": "18.14.6",
"prettier": "2.8.4",
"tsup": "6.6.3",
"typescript": "4.9.5"
},

@@ -45,0 +45,0 @@ "peerDependencies": {

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