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

eslint-plugin-decorator-position

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-decorator-position - npm Package Compare versions

Comparing version 2.2.22 to 2.2.23

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.2.23](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.22...v2.2.23) (2021-04-10)
### Bug Fixes
* **deps:** update dependency eslint to ^7.24.0 ([a7baeea](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/a7baeeaf99d70f0f632b2db4667e738780764fbe))
## [2.2.22](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.21...v2.2.22) (2021-03-27)

@@ -2,0 +9,0 @@

16

package.json
{
"name": "eslint-plugin-decorator-position",
"version": "2.2.22",
"version": "2.2.23",
"description": "ESLint plugin for enforcing decorator position",

@@ -61,7 +61,7 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/cli": "12.0.1",
"@commitlint/config-conventional": "12.0.1",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@typescript-eslint/parser": "4.19.0",
"@typescript-eslint/parser": "4.21.0",
"babel-eslint": "10.1.0",

@@ -71,3 +71,3 @@ "common-tags": "1.8.0",

"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-eslint-plugin": "2.3.0",
"eslint-plugin-eslint-plugin": "3.0.0",
"eslint-plugin-filenames": "1.3.2",

@@ -86,3 +86,3 @@ "eslint-plugin-import": "2.22.1",

"semantic-release": "17.4.2",
"typescript": "4.2.3"
"typescript": "4.2.4"
},

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

"prettier": "2.2.1",
"eslint": "^7.23.0"
"eslint": "^7.24.0"
},

@@ -125,5 +125,5 @@ "changelog": {

"volta": {
"node": "14.16.0",
"node": "14.16.1",
"yarn": "1.22.10"
}
}
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