Socket
Socket
Sign inDemoInstall

eslint-plugin-sort-destructure-keys

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-sort-destructure-keys - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

.github/workflows/main.yml

6

package.json
{
"name": "eslint-plugin-sort-destructure-keys",
"version": "1.3.2",
"version": "1.3.3",
"description": "require object destructure key to be sorted",

@@ -19,3 +19,3 @@ "repository": "https://github.com/mthadley/eslint-plugin-sort-destructure-keys",

"peerDependencies": {
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0"
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
},

@@ -26,3 +26,3 @@ "dependencies": {

"devDependencies": {
"eslint": "^5.14.1",
"eslint": "^6.1.0",
"mocha": "^6.1.4",

@@ -29,0 +29,0 @@ "prettier": "^1.18.2"

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