Socket
Socket
Sign inDemoInstall

eslint-plugin-typescript-sort-keys

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0 to 2.1.0

7

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [2.1.0] - 2021-11-23
### Changed
- Bump deps to fix security vulnerabilities
## [2.0.0] - 2021-10-15

@@ -122,2 +128,3 @@

[2.1.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.8.0...v2.0.0

@@ -124,0 +131,0 @@ [1.8.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.7.0...v1.8.0

4

package.json
{
"name": "eslint-plugin-typescript-sort-keys",
"version": "2.0.0",
"version": "2.1.0",
"description": "Sort interface and string enum keys",

@@ -46,3 +46,3 @@ "keywords": [

"@typescript-eslint/experimental-utils": "^5.0.0",
"json-schema": "^0.3.0",
"json-schema": "^0.4.0",
"natural-compare-lite": "^1.4.0"

@@ -49,0 +49,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