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.20 to 2.2.21

7

CHANGELOG.md

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

## [2.2.21](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.20...v2.2.21) (2021-03-23)
### Bug Fixes
* **deps:** update dependency eslint to ^7.22.0 ([9b75f98](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/9b75f98561210d081cd8fa9338f6c735ba8e2f4b))
## [2.2.20](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.19...v2.2.20) (2021-03-22)

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

18

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

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

"devDependencies": {
"@commitlint/cli": "12.0.0",
"@commitlint/config-conventional": "12.0.0",
"@commitlint/cli": "12.0.1",
"@commitlint/config-conventional": "12.0.1",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@typescript-eslint/parser": "4.15.2",
"@typescript-eslint/parser": "4.19.0",
"babel-eslint": "10.1.0",
"common-tags": "1.8.0",
"eslint-config-prettier": "7.2.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-eslint-comments": "3.2.0",

@@ -81,7 +81,7 @@ "eslint-plugin-eslint-plugin": "2.3.0",

"lerna-changelog": "1.0.1",
"markdownlint-cli": "0.26.0",
"markdownlint-cli": "0.27.1",
"npm-run-all": "4.1.5",
"prettier": "2.2.1",
"semantic-release": "17.3.9",
"typescript": "4.2.2"
"semantic-release": "17.4.2",
"typescript": "4.2.3"
},

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

"prettier": "2.2.1",
"eslint": "^7.20.0"
"eslint": "^7.22.0"
},

@@ -96,0 +96,0 @@ "changelog": {

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