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.0.4 to 2.1.0

24

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

@@ -39,2 +39,12 @@ "main": "lib/index.js",

],
"release": {
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/github",
"@semantic-release/git"
]
},
"engines": {

@@ -51,6 +61,8 @@ "node": ">=8.3"

"@commitlint/config-conventional": "8.3.4",
"@typescript-eslint/parser": "2.33.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@typescript-eslint/parser": "3.0.0",
"babel-eslint": "10.1.0",
"common-tags": "1.8.0",
"eslint": "7.0.0",
"eslint": "7.1.0",
"eslint-config-prettier": "6.11.0",

@@ -61,3 +73,3 @@ "eslint-plugin-eslint-comments": "3.1.2",

"eslint-plugin-import": "2.20.2",
"eslint-plugin-jest": "23.11.0",
"eslint-plugin-jest": "23.13.1",
"eslint-plugin-markdown": "1.0.2",

@@ -69,7 +81,7 @@ "eslint-plugin-node": "11.1.0",

"lerna-changelog": "1.0.1",
"markdownlint-cli": "0.23.0",
"markdownlint-cli": "0.23.1",
"npm-run-all": "4.1.5",
"prettier": "2.0.5",
"semantic-release": "17.0.7",
"typescript": "3.9.2"
"typescript": "3.9.3"
},

@@ -76,0 +88,0 @@ "dependencies": {

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