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.18 to 2.2.19

7

CHANGELOG.md

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

## [2.2.19](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.18...v2.2.19) (2021-02-13)
### Bug Fixes
* **deps:** update dependency eslint to ^7.20.0 ([b16acc1](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/b16acc1533d2ba46e3d2f63467b9907b3165019d))
## [2.2.18](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.17...v2.2.18) (2021-01-31)

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

10

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

@@ -64,3 +64,3 @@ "main": "lib/index.js",

"@semantic-release/git": "9.0.0",
"@typescript-eslint/parser": "4.14.1",
"@typescript-eslint/parser": "4.15.0",
"babel-eslint": "10.1.0",

@@ -83,4 +83,4 @@ "common-tags": "1.8.0",

"prettier": "2.2.1",
"semantic-release": "17.3.7",
"typescript": "4.1.3"
"semantic-release": "17.3.9",
"typescript": "4.1.5"
},

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

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

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